ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Fastly with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage edge computing and CDN via Fastly. monitor and activate service versions, manage domains and backends, and purge cache 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 · 12 capabilities

The complete Fastly capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Fastly.

  1. 01

    Create service

    Create a new Fastly service

  2. 02

    Delete service

    Delete a specific Fastly service

  3. 03

    Get me

    Get current API token identity info

  4. 04

    Get service

    Get details for a specific Fastly service

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Fastly.

  1. 05

    List version backends

    List all backend origins for a specific service version

  2. 06

    List version domains

    List all domains for a specific service version

  3. 07

    List services

    List all Fastly services

  4. 08

    List service versions

    List all configuration versions for a service

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Fastly.

  1. 09

    Activate service version

    Activate a specific configuration version for a service

  2. 10

    Get service stats

    Get usage statistics for a specific service

  3. 11

    Get service version

    Get details for a specific service version

  4. 12

    Purge all cache

    Purge all cached content for a specific service

Observed, not estimated

929ms average. Fast in production.

Fastly is checked daily against the live service.

Daily averagePeak 1240ms
Aug 20Today
Fastest day
818ms
Slowest day
1240ms
14-day trend
Slowing+40%

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 Fastly, so you can see the experience inside your AI.

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

Fastly Connector

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

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

  • 01

    Can my agent purge the entire Fastly cache for a specific service?

    Yes. Use the 'purge_all_cache' capability with your Service ID. The agent will issue absolute HTTP PURGE instructions globally, vaporizing the complete surrogate cache for static endpoints immediately.

  • 02

    How do I activate a drafted configuration version via chat?

    Use the 'activate_service_version' capability. Provide the Service ID and the version number. The agent will force the compilation of that VCL version and promote the draft to active, promoting your changes to production flawlessly.

  • 03

    Can I check which backend origins are connected to a service version through the agent?

    Absolutely. Use the 'list_version_backends' capability. Your agent will read the exact upstream AWS/GCP endpoints mapped inside your active or drafted configuration, helping you verify origin and port constraints.