Skip to content
Vinkius

Fastly Connector for AI agents.

12 live capabilities

Manage your edge computing and CDN configurations through natural language.

Live agent request Fastly / Connector

Waiting for input…

AI Agent

Why people use Fastly

Fastly for Edge Computing and CDN Management

With this Connector, you just tell your AI agent what to do. You can activate a version or purge a cache by describing the goal in plain English. You get the result in seconds without ever leaving your chat window.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get a direct command line for your edge cloud powered by natural language.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Emergency Cache Clear

    A developer notices a stale asset on the live site and asks the agent to purge all cache for the production service.

  2. Real-world use case 02

    Hotfix Deployment

    An SRE needs to push a security patch and tells the agent to activate version 22 for the main CDN service.

  3. Real-world use case 03

    Origin Audit

    A cloud architect wants to verify that the staging environment is pointing to the correct AWS origin using list_version_backends.

Complete set · 12capabilities

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 Capability

    Create service

    Creates a new Fastly service. Use this to set up new environments quickly.

  2. 02 Capability

    Delete service

    Removes a specific Fastly service. This helps keep your account clean.

  3. 03 Capability

    Get me

    Checks your current API token identity. Use this to verify your connection is active.

  4. 04 Capability

    Get service

    Retrieves all details for a specific service. It's great for quick audits.

Capability set02 / 03

05—08

4 capabilities in this set.

Part of 12 available through Fastly.

  1. 05 Capability

    List version backends

    Lists all backend origins for a specific service version. Use this to verify upstream connections.

  2. 06 Capability

    List version domains

    Lists all domains for a specific service version. This helps you audit your edge routing.

  3. 07 Capability

    List services

    Lists all services in your account. It's the quickest way to see your full fleet.

  4. 08 Capability

    List service versions

    Lists all configuration versions for a service. Use this to see your deployment history.

Capability set03 / 03

09—12

4 capabilities in this set.

Part of 12 available through Fastly.

  1. 09 Capability

    Activate service version

    Promotes a specific configuration version to live status. This is the fastest way to push a hotfix.

  2. 10 Capability

    Get service stats

    Pulls usage statistics for a service. Use this to monitor traffic patterns.

  3. 11 Capability

    Get service version

    Shows details for a specific version. It helps you see what's currently active.

  4. 12 Capability

    Purge all cache

    Purges all cached content for a specific service. Use this to clear stale data globally.

Set up in minutes

One URL. Then ask Fastly to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Fastly from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_DoQHJFChafBsNpZF2vkvStONLhFdmK4tw0VbuS3U/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Fastly, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Fastly for the conversation.

Where the request belongs

Work Fastly can move forward.

Built around the request

The DevOps engineer who's tired of clicking through the Fastly dashboard at 2 AM to push an emergency hotfix or clear a stuck cache.

01

SRE / DevOps Engineer

Pushes hotfixes and clears cache during incidents using natural language commands to reduce mean time to resolution.

02

Cloud Architect

Audits backend origin mappings and domain configurations to ensure correct routing across the edge.

03

Security Engineer

Activates new configuration versions and monitors WAF constraints through a conversational interface.

04

Frontend Developer

Verifies CDN configurations and tests edge routing logic directly from their IDE.

Bring your own AI

Change the model, client or framework. Keep Fastly connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Fastly.

The practical details behind the request, access and result.

Can I use the Fastly MCP to clear my cache?

Yes, it lets your agent issue a global purge for any service. This is great for clearing out stale content instantly without needing to navigate the dashboard.

How do I activate a new version with Fastly MCP?

You just tell your agent which version number or name to promote. It handles the activation for you, making it easy to push hotfixes to production.

Does the Fastly MCP support multiple services?

Yes, it can list and manage all services in your account. You can switch between different environments and services easily in chat.

Can I audit my backend origins with Fastly MCP?

You can use it to list all backends for a specific version. This helps you verify where your traffic is going and ensure your routing is correct.

Is the Fastly MCP safe for production?

Yes, it uses your existing API tokens. It performs the same actions you'd do in the dashboard but through a chat interface, keeping your security model intact.

Can I see my service stats using Fastly MCP?

You can ask your agent for usage statistics on any service. It'll pull the latest data for you so you can monitor traffic patterns on the fly.

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.

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.

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.

One connection away

Give your agent a direct line to Fastly.

Connect Fastly once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available