Why am I getting a connection error for the Konnect MCP server?
- Verify your API key is valid and has the necessary permissions.
-
Check the API region is correctly specified (
KONNECT_REGION
). - Ensure network access to the Kong Kong Konnect API is not blocked by a firewall or proxy.
Why am I seeing authentication errors for the Konnect MCP server?
- Regenerate your API key from the Kong Kong Konnect portal if it’s expired or revoked.
-
Confirm environment variables like
KONNECT_ACCESS_TOKEN
are set and available to the process.
Why is my data not found when using the Konnect MCP server?
- Check resource IDs used in your request (e.g., control plane or service IDs).
- Ensure the resources exist in the correct control plane and region.
- Validate time ranges used in analytics queries to ensure they cover a period with data.