ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Tyk with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your Tyk API Gateway and Dashboard. create keys, manage security policies, and list API definitions via natural language.

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 · 12 capabilities

The complete Tyk capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Tyk.

  1. 01

    Create org key

    Requires TYK_ADMIN_SECRET. Create an organization key

  2. 02

    Get key

    Requires TYK_GATEWAY_SECRET. Get details for a specific API key

  3. 03

    List apis

    Requires TYK_DASHBOARD_TOKEN. List all API definitions

  4. 04

    Create API definition

    Requires TYK_DASHBOARD_TOKEN. Create a new API definition

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Tyk.

  1. 05

    Create key

    Requires TYK_GATEWAY_SECRET. Create a new API key (Session Object)

  2. 06

    Delete key

    Requires TYK_GATEWAY_SECRET. Delete an API key

  3. 07

    Delete policy

    Requires TYK_GATEWAY_SECRET. Delete a policy

  4. 08

    Get policy

    Requires TYK_GATEWAY_SECRET. Get details of a single policy

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Tyk.

  1. 09

    Hot reload

    Requires TYK_GATEWAY_SECRET. Force Gateway hot reload

  2. 10

    Update key

    Requires TYK_GATEWAY_SECRET. Update an existing API key

  3. 11

    Update policy

    Requires TYK_GATEWAY_SECRET. Update an existing policy

  4. 12

    Create policy

    Requires TYK_GATEWAY_SECRET. Create a new security policy

Observed, not estimated

904ms average. Fast in production.

Tyk is checked daily against the live service.

Daily averagePeak 1255ms
Aug 20Today
Fastest day
760ms
Slowest day
1255ms
14-day trend
Slowing+10%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 12 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 Tyk, so you can see the experience inside your AI.

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

Tyk Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_iUTAgEKMTrwCH0qRtpYBwVdQZMGeBROVdfgdrMSA/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 — Tyk capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "tyk-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_iUTAgEKMTrwCH0qRtpYBwVdQZMGeBROVdfgdrMSA/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 Tyk owners ask.

  • 01

    How do I apply changes to my Tyk Gateway after updating a policy?

    You can use the hot_reload capability. This forces the Tyk Gateway to reload its configuration and API definitions, ensuring all updates are live without a full restart.

  • 02

    Can I list all my existing API definitions from the Dashboard?

    Yes! Use the list_apis capability. It returns a paginated list of all API definitions. You can also filter by name using the optional search string.

  • 03

    Is it possible to retrieve the details of a specific API key?

    Absolutely. Use the get_key capability with the specific Key ID. The agent will return the session object, including access rights and rate limit configurations.