Skip to content
Vinkius

Cloudflare Connector for AI agents.

25 live capabilities

Deploy Workers and manage edge infrastructure with natural language.

Live agent request Cloudflare / Connector

Waiting for input…

AI Agent

Why people use Cloudflare

Cloudflare for Automated Edge Infrastructure Management

This Connector changes that by putting the entire Cloudflare stack inside your AI client. You can tell your agent to deploy a version, check a database, or rotate a secret without ever opening a new tab. You get a unified way to handle your edge environment through a single conversation.

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

What Vinkius changes

You swap manual CLI commands and dashboard clicks for direct natural language control of your edge infrastructure.

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

One account · 5,900+ Connectors

  1. Real-world use case 01

    Rolling back a buggy production Worker

    A developer notices a bug and asks their agent to find the last stable version using list_worker_versions.

  2. Real-world use case 02

    Rotating a leaked API key

    An engineer tells their agent to delete the old secret using delete_secret and then create a new one with create_secret to update the Worker environment safely.

  3. Real-world use case 03

    Checking production data values

    An analyst asks the agent to fetch a config URL from a KV namespace using get_kv_key and then run a query_d1 to see if the database matches that configuration.

Complete set · 25capabilities

The complete Cloudflare capability set.

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

Capability set01 / 07

01—04

4 capabilities in this set.

Part of 25 available through Cloudflare.

  1. 01 Capability

    Create deployment

    Deploy a specific Worker version using immediate or gradual traffic strategies. This helps you manage rollouts and rollbacks easily.

  2. 02 Capability

    Create secret

    Create or update encrypted secrets like API keys for your Workers. It ensures your sensitive data stays secure while being accessible to your code.

  3. 03 Capability

    Create tail session

    Start a real-time logging session for a specific Worker. Use this to debug production errors as they happen.

  4. 04 Capability

    Create worker route

    Set up a new URL pattern to trigger your Worker. This is how you expose your edge functions to the web.

Capability set02 / 07

05—08

4 capabilities in this set.

Part of 25 available through Cloudflare.

  1. 05 Capability

    Delete secret

    Remove old secrets or rotate credentials to keep your environment clean. This ensures your Worker stops using outdated keys.

  2. 06 Capability

    Delete tail session

    Close a logging session once you're done debugging. This keeps your active sessions organized.

  3. 07 Capability

    Delete worker route

    Stop serving a Worker at a specific URL pattern. Use this to clean up old routes or reassign paths.

  4. 08 Capability

    Delete worker

    Permanently remove a Worker script and its resources. You should confirm this before running it to avoid accidental deletion.

Capability set03 / 07

09—12

4 capabilities in this set.

Part of 25 available through Cloudflare.

  1. 09 Capability

    Get kv key

    Fetch the value of a specific key from a KV namespace. This is great for reading config values or cached data.

  2. 10 Capability

    Get worker analytics

    Pull recent performance data for a specific Worker. Use it to track usage trends and identify errors.

  3. 11 Capability

    Get worker

    Retrieve the full configuration of a specific Worker. This is helpful for auditing settings before you make changes.

  4. 12 Capability

    Get worker version

    Get the details of a specific Worker version. Use this to audit code snapshots or prepare for a rollback.

Capability set04 / 07

13—16

4 capabilities in this set.

Part of 25 available through Cloudflare.

  1. 13 Capability

    Get zone analytics

    Get aggregated traffic data for a specific zone. It helps you see spikes and measure CDN performance.

  2. 14 Capability

    List d1 databases

    See all D1 databases in your account. Use this to find the right database ID before running a query.

  3. 15 Capability

    List deployments

    View all deployments for a Worker, including traffic percentages. This lets you see what's live right now.

  4. 16 Capability

    List kv keys

    List all keys in a KV namespace. It's the best way to audit your stored data or find a specific key.

Capability set05 / 07

17—19

3 capabilities in this set.

Part of 25 available through Cloudflare.

  1. 17 Capability

    List kv namespaces

    See every KV namespace in your account. Use this to identify where your data is stored.

  2. 18 Capability

    List r2 buckets

    View all R2 storage buckets. This helps you see your available object storage at a glance.

  3. 19 Capability

    List secrets

    See which secrets are configured for a Worker. This helps you audit your environment without exposing the actual values.

Capability set06 / 07

20—22

3 capabilities in this set.

Part of 25 available through Cloudflare.

  1. 20 Capability

    List worker routes

    See all URL patterns that trigger a Worker. Use this to understand your current edge routing.

  2. 21 Capability

    List worker versions

    See the history of all deployed Worker snapshots. This is your audit trail for rollbacks and updates.

  3. 22 Capability

    List workers

    List every Worker script in your account. Use this as a starting point to find the scripts you need to manage.

Capability set07 / 07

23—25

3 capabilities in this set.

Part of 25 available through Cloudflare.

  1. 23 Capability

    List zones

    See all DNS zones in your account. This gives you the zone IDs needed for routes and cache operations.

  2. 24 Capability

    Purge cache

    Clear all cached content for a specific zone. This ensures your users see the latest updates immediately.

  3. 25 Capability

    Query d1

    Run SQL queries against your D1 database. Use this for migrations, data analysis, or quick checks.

Set up in minutes

One URL. Then ask Cloudflare to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Cloudflare 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_QxZIaIoAXIL23CyRLSDVkRwHXoDvC0VRLSwRYtQS/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 Cloudflare, and paste the URL above.

  3. Step 03

    Turn it on in chat

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

Where the request belongs

Work Cloudflare can move forward.

Built around the request

This is for the developer who's tired of the deploy, check, repeat cycle. It's for the person who wants to manage production infrastructure without having twenty tabs open or memorizing every Wrangler flag.

01

Edge Application Developer

Deploys Workers and manages routes daily to keep the application running smoothly.

02

DevOps Engineer

Handles secret rotation, infrastructure monitoring, and bulk cache purging.

03

Full-Stack Developer

Queries D1 and KV stores to verify data during the development and testing phases.

04

Platform Architect

Manages R2 buckets and large-scale infrastructure configurations across many zones.

Bring your own AI

Change the model, client or framework. Keep Cloudflare 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 Cloudflare.

The practical details behind the request, access and result.

Can I use the Cloudflare MCP to deploy my Workers?

Yes. You can tell your AI agent to deploy specific versions of your Workers, including choosing whether to send 100% of traffic immediately or perform a gradual rollout.

How does the Cloudflare MCP help with managing my secrets?

It allows you to create, list, and rotate encrypted secrets like API keys or database passwords through natural language. This keeps your sensitive credentials out of your source code.

Can I run SQL queries on my Cloudflare D1 database using this?

Yes. Your agent can execute SELECT, INSERT, UPDATE, and DELETE queries against your D1 databases to help with data analysis or migrations.

Does the Cloudflare MCP support managing R2 buckets?

It does. You can ask your agent to list your R2 buckets or manage the objects inside them without needing to navigate the storage dashboard.

How do I monitor my Worker performance with the Cloudflare MCP?

You can ask the agent to pull analytics for specific Workers or zones. It will retrieve data on traffic patterns, CPU usage, and error rates for you.

Can the Cloudflare MCP help me purge my CDN cache?

Yes. You can tell your agent to purge the cache for a specific zone, which is helpful when you've updated static assets and need them to refresh for everyone immediately.

Can I deploy new Worker scripts directly through the AI agent?

Yes! You can orchestrate deployments natively mapping source code variables seamlessly without touching Wrangler.

Does it interact with specific D1 Serverless SQL definitions?

Absolutely. Ask your agent to parse complex D1 databases and query tables instantly utilizing precise analytical calls.

How are environment variables and secrets handled?

All add_secret queries execute symmetrically securely masking output variables while committing seamlessly inside Cloudflare matrices.

One connection away

Give your agent a direct line to Cloudflare.

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

Explore every Connector No credit card required · Free tier available