Cloudflare Connector for AI agents.
15 live capabilities
Manage DNS, WAF rules, and edge computing from a single chat.
Waiting for input…
Why people use Cloudflare
Cloudflare for Automated DNS and WAF Management
This Connector lets you do it all from one chat. Just tell your agent to update a record or audit your rules. You get instant confirmation and a clear view of your infrastructure without the dashboard fatigue.
What Vinkius changes
You get a voice-controlled dashboard for your entire edge infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Updating a production DNS record
A developer needs to point the API to a new IP.
- Real-world use case 02
Troubleshooting a blocked request
A security engineer sees a 403 error.
- Real-world use case 03
Checking a feature flag state
A product manager wants to know if a new button is live.
Complete set · 15capabilities
The complete Cloudflare capability set.
These are the exact actions your AI can choose when you ask it to work with Cloudflare.
01—04
4 capabilities in this set.
Part of 15 available through Cloudflare.
- 01 Capability
Create dns record
Add a new DNS record with custom TTL and proxy settings. This is useful for pointing your domain to new origins.
- 02 Capability
Get zone analytics
Audit CDN performance and identify traffic spikes in a specific zone. This helps you see real-time traffic patterns.
- 03 Capability
Delete dns record
Remove an existing DNS record from your zone immediately. Use this to clean up old records quickly.
- 04 Capability
List dns records
See all current DNS records for a specific domain. It helps you verify your current configuration at a glance.
05—08
4 capabilities in this set.
Part of 15 available through Cloudflare.
- 05 Capability
List firewall rules
Review all active WAF rules and their filter expressions. This is essential for security audits.
- 06 Capability
Get kv value
Read configuration data or feature flags from a KV namespace. This is great for checking edge state.
- 07 Capability
Get zone
View the high-level details and status of a specific domain. Use this to check your zone's current plan and state.
- 08 Capability
List cloudflare ips
Get the full list of Cloudflare IP ranges for your allow-lists. This is perfect for configuring your origin firewall.
09—12
4 capabilities in this set.
Part of 15 available through Cloudflare.
- 09 Capability
List kv namespaces
See all KV namespaces available in your account. This helps you organize your edge data storage.
- 10 Capability
List load balancers
Check the status and steering policies of your load balancers. Use this to ensure high availability across regions.
- 11 Capability
List pages projects
View all Cloudflare Pages projects and their build history. This keeps your hosting projects organized.
- 12 Capability
Put kv value
Write new data to a KV namespace for your serverless functions. Use this to update flags or configs dynamically.
13—15
3 capabilities in this set.
Part of 15 available through Cloudflare.
- 13 Capability
Update dns record
Modify the content, TTL, or proxy status of an existing record. This lets you make quick changes to active records.
- 14 Capability
List workers
View all deployed serverless scripts and their resource usage. This helps you monitor your edge computing load.
- 15 Capability
List zones
List every domain managed within your Cloudflare account. This gives you a bird's eye view of your entire portfolio.
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 previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_WQLp8s6hFtNcm5KlFgrwF5hX4bJhIm9dSsqteSJv/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Cloudflare, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Cloudflare for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_WQLp8s6hFtNcm5KlFgrwF5hX4bJhIm9dSsqteSJv/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Cloudflare URL.
- Step 03
Save and start
Save the connection and enable Cloudflare in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cloudflare-alternative": {
"url": "https://edge.vinkius.com/vk_preview_WQLp8s6hFtNcm5KlFgrwF5hX4bJhIm9dSsqteSJv/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Cloudflare
Open Agent mode in chat and ask: "Using Cloudflare, help me...". 15 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cloudflare-alternative": {
"url": "https://edge.vinkius.com/vk_preview_WQLp8s6hFtNcm5KlFgrwF5hX4bJhIm9dSsqteSJv/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Cloudflare
Ask Copilot: "Using Cloudflare, help me...". 15 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cloudflare-alternative": {
"url": "https://edge.vinkius.com/vk_preview_WQLp8s6hFtNcm5KlFgrwF5hX4bJhIm9dSsqteSJv/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Cloudflare
Open Cascade and ask: "Using Cloudflare, help me...". 15 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cloudflare-alternative": {
"url": "https://edge.vinkius.com/vk_preview_WQLp8s6hFtNcm5KlFgrwF5hX4bJhIm9dSsqteSJv/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Cloudflare
Ask Cline: "Using Cloudflare, help me...". 15 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cloudflare-alternative --transport http "https://edge.vinkius.com/vk_preview_WQLp8s6hFtNcm5KlFgrwF5hX4bJhIm9dSsqteSJv/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Cloudflare
Ask Claude: "Using Cloudflare, show me...". 15 tools are ready
Where the request belongs
Work Cloudflare can move forward.
For the infrastructure engineer who is tired of tab-switching between the Cloudflare dashboard and their terminal. It's for people who need to move fast without making manual errors in production networking.
DevOps Engineer
Audits firewall rules and manages DNS records during deployments without leaving the chat.
Security Analyst
Checks threat mitigation stats and verifies IP allow-lists at the edge.
Full-Stack Developer
Manages KV data for Workers and checks Pages deployment statuses instantly.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFastly
Manage edge computing and CDN via Fastly. monitor and activate service versions, manage domains and backends, and purge cache directly from any AI agent.
Cloudflare
AI edge infrastructure: manage Workers, KV, D1, R2, routes, and deployments via agents.
Geekflare
Test your website performance, security headers, and DNS configuration with a comprehensive suite of technical audit capabilities.
NS1 (IBM NS1 Premium DNS API)
Manage DNS zones, records, and traffic steering via IBM NS1. Automate infrastructure directly from your AI agent.
KeyCDN (Content Delivery Network)
Manage edge caching via KeyCDN. purge zones and URLs, manage pull zones, and monitor traffic bandwidth.
Cloudflare Tunnel
Manage Cloudflare Tunnels directly from your AI agent. list, create, and configure secure Zero Trust connections to your private infrastructure.
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 the Cloudflare MCP manage my DNS records?
Yes, it lets you create, update, delete, and list DNS records like A, CNAME, and MX records through your AI client.
Does Cloudflare MCP support WAF rules?
It allows you to audit and review your Web Application Firewall rules to see what is being blocked or allowed.
Can I use it to check my Worker scripts?
Yes, the Connector can list your deployed Workers, showing you their names, last deployment times, and resource usage.
How do I use it for KV storage?
You can use it to read and write key-value pairs for your Workers, which is great for managing feature flags or edge-cached data.
Does it show CDN analytics?
Yes, it can pull data on request counts, bandwidth, and threat mitigation for your specific Cloudflare zone.
Can it manage my Cloudflare Pages?
It lets you view all your Pages projects, including their Git sources, production branches, and build statuses.
Is it safe to use with my API token?
Yes, it uses your standard Cloudflare API token to perform actions just like your own manual requests would.
How do I create a Cloudflare API Token?
Log in to the Cloudflare dashboard, go to My Profile > API Tokens > Create Token. Use the 'Edit zone DNS' template or create a custom token with permissions for Zones, DNS, Workers, KV, Pages and Firewall as needed. Copy the token immediately. it won't be shown again.
Can I modify DNS records for multiple domains?
Yes! First use list_zones to find the zone ID for each domain. Then use create_dns_record, update_dns_record or delete_dns_record with the appropriate zone_id. You can manage DNS records across all zones your API token has access to.
Where do I find my Cloudflare Account ID?
Your Account ID appears in the Cloudflare dashboard URL after logging in (e.g. dash.cloudflare.com//...). You can also find it in Organization Settings. The Account ID is needed for Workers, KV namespaces and Pages project queries.
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