How to connect Cloudflare to OpenClaw
Connect Cloudflare to OpenClaw in one click. 12 Cloudflare tools your agent can call from chat. No API keys.
ClawLink gives OpenClaw a more practical Cloudflare setup than rolling your own integration. Instead of building auth, token refresh, and tool wiring yourself, you connect once and start using real Cloudflare actions from chat.
Cloudflare MCP for OpenClaw
Looking for a Cloudflare MCP server for OpenClaw? ClawLink connects Cloudflare to OpenClaw and exposes 12 Cloudflare tools your agent can call over MCP, with hosted auth and nothing to run or maintain yourself.
Install the Cloudflare skill
Copy this prompt into OpenClaw, or open the skill on ClawHub.
Setup
1Install ClawLink
Add the plugin to OpenClaw once.
- 2
Connect Cloudflare
One-click OAuth in the dashboard.
- 3
Use it from chat
Ask OpenClaw in plain English.
What OpenClaw can do with Cloudflare
- Developer Tools — 12 tools ready for OpenClaw.
- Common actions —
cloudflare_create_dns_record(Create dns record),cloudflare_create_list(Create list),cloudflare_create_zone(Create zone),cloudflare_delete_dns_record(Delete dns record),cloudflare_delete_list(Delete list),cloudflare_delete_zone(Delete zone),cloudflare_get_bot_management_settings(Get bot management settings),cloudflare_get_lists(Get lists),cloudflare_list_account_members(List account members),cloudflare_list_accounts(List accounts),cloudflare_list_dns_records(List dns records),cloudflare_list_firewall_rules(List firewall rules).
Just ask in plain English
On it. Using Cloudflare.
Example prompts
Create it in Cloudflare for me, then confirm the important fields before you finish.
Create it in Cloudflare for me, then confirm the important fields before you finish.
Create it in Cloudflare for me, then confirm the important fields before you finish.
Before using Cloudflare to delete dns record, show me what will change and ask for confirmation.
ClawLink vs. building it yourself
The alternative to ClawLink is usually manual API key setup plus your own token handling, permission troubleshooting, and tool plumbing for OpenClaw. That is fine if you want to build and maintain the integration yourself. Most teams just want Cloudflare working from chat.
| Manual | ClawLink | |
|---|---|---|
| Credential handling | Collect, validate, store, and rotate the Cloudflare API key yourself, then make sure every tool call uses the right account. | Users complete the hosted ClawLink setup once and the connected Cloudflare account becomes available to the agent without you building credential management. |
| Ongoing maintenance | You own refresh logic, permission debugging, environment config, and every provider-specific edge case for Cloudflare. | ClawLink handles the repetitive integration plumbing so your team can focus on the workflow instead of the infrastructure. |
| Agent usability | You still need to expose the right Cloudflare actions to the runtime in a format your agent can reliably use. | 12 tools for Cloudflare are already exposed through ClawLink, so the agent can read and act from chat immediately. |