ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Kong Gateway with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your API Gateway infrastructure. list services, configure routes, and manage consumers or plugins directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 40 capabilities

The complete Kong Gateway capability set.

These are the exact actions your AI can choose when you ask it to work with Kong Gateway.

Capability set01 / 10

01-04

4 capabilities in this set.

Part of 40 available through Kong Gateway.

  1. 01

    Create target

    Create a new Target for an Upstream

  2. 02

    Delete certificate

    Delete a Kong Certificate

  3. 03

    Delete plugin

    Delete a Kong Plugin

  4. 04

    Delete route

    Delete a Kong Route

Capability set02 / 10

05-08

4 capabilities in this set.

Part of 40 available through Kong Gateway.

  1. 05

    Delete sni

    Delete a Kong SNI

  2. 06

    Delete target

    Delete a Target from an Upstream

  3. 07

    Get route

    Get details for a specific Kong Route

  4. 08

    Update plugin

    Update an existing Kong Plugin

Capability set03 / 10

09-12

4 capabilities in this set.

Part of 40 available through Kong Gateway.

  1. 09

    Update route

    Update an existing Kong Route

  2. 10

    Update service

    Update an existing Kong Service

  3. 11

    List certificates

    List all Kong Certificates

  4. 12

    Create consumer

    Create a new Kong Consumer

Capability set04 / 10

13-16

4 capabilities in this set.

Part of 40 available through Kong Gateway.

  1. 13

    Create certificate

    Create a new Kong Certificate

  2. 14

    Create plugin

    Create a new Kong Plugin

  3. 15

    Create upstream

    Create a new Kong Upstream

  4. 16

    Delete consumer

    Delete a Kong Consumer

Capability set05 / 10

17-20

4 capabilities in this set.

Part of 40 available through Kong Gateway.

  1. 17

    Delete service

    Delete a Kong Service

  2. 18

    Update consumer

    Update an existing Kong Consumer

  3. 19

    Create route

    Create a new Kong Route

  4. 20

    Create service

    Create a new Kong Service

Capability set06 / 10

21-24

4 capabilities in this set.

Part of 40 available through Kong Gateway.

  1. 21

    Create sni

    Create a new Kong SNI

  2. 22

    Delete upstream

    Delete a Kong Upstream

  3. 23

    Get certificate

    Get details for a specific Kong Certificate

  4. 24

    Get consumer

    Get details for a specific Kong Consumer

Capability set07 / 10

25-28

4 capabilities in this set.

Part of 40 available through Kong Gateway.

  1. 25

    Get info

    Retrieve general information about the Kong node

  2. 26

    Get plugin

    Get details for a specific Kong Plugin

  3. 27

    Get service

    Get details for a specific Kong Service

  4. 28

    Get sni

    Get details for a specific Kong SNI

Capability set08 / 10

29-32

4 capabilities in this set.

Part of 40 available through Kong Gateway.

  1. 29

    Get status

    Retrieve the status of the Kong node

  2. 30

    Get upstream

    Get details for a specific Kong Upstream

  3. 31

    List consumers

    List all Kong Consumers

  4. 32

    List plugins

    List all Kong Plugins

Capability set09 / 10

33-36

4 capabilities in this set.

Part of 40 available through Kong Gateway.

  1. 33

    List routes

    List all Kong Routes

  2. 34

    List services

    List all Kong Services

  3. 35

    List snis

    List all Kong SNIs

  4. 36

    List targets

    List all Targets for an Upstream

Capability set10 / 10

37-40

4 capabilities in this set.

Part of 40 available through Kong Gateway.

  1. 37

    List upstreams

    List all Kong Upstreams

  2. 38

    Update certificate

    Update an existing Kong Certificate

  3. 39

    Update sni

    Update an existing Kong SNI

  4. 40

    Update upstream

    Update an existing Kong Upstream

Observed, not estimated

1239ms average. Fast in production.

Kong Gateway is checked daily against the live service.

Daily averagePeak 1586ms
Aug 20Today
Fastest day
1009ms
Slowest day
1586ms
14-day trend
Stable+1%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 40 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Kong Gateway, so you can see the experience inside your AI.

It does not authenticate your account with Kong Gateway. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Kong Gateway Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_YvcjgDsnuK2PnJrPLDW7o9w6piYUNvhDJHjFGlVO/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Kong Gateway capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "kong-gateway-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_YvcjgDsnuK2PnJrPLDW7o9w6piYUNvhDJHjFGlVO/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Kong Gateway owners ask.

  • 01

    How can I check if my Kong Gateway instance is running correctly?

    You can use the get_status capability. It will return the current status of the Kong node, including database connectivity and server metrics.

  • 02

    Can I list all the plugins currently enabled on my gateway?

    Yes! Use the list_plugins capability to retrieve a complete list of all configured plugins across your entire Kong instance.

  • 03

    Is it possible to create a new service and its route through the AI?

    Absolutely. You can use create_service to define your upstream and then create_route to specify how traffic should reach that service.