add-mcp
Back to registry
Kong Konnect logo

Kong Konnect

v1.0.0

konghq.com/mcp

Kong provides API gateway and API platform products, including the hosted Konnect platform for managing gateway configuration, developer portals, analytics, and related API infrastructure. It also offers developer tools such as decK, kongctl, and Insomnia's Inso CLI.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://{region}.mcp.konghq.com/
requiredsecret

Konnect Personal Access Token (PAT). Use Bearer <token>.

npx add-mcp@latest https://{region}.mcp.konghq.com/ --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.konghq%2Fmcp"