Install ClawLink
Add the ClawLink plugin to OpenClaw once. Takes under a minute.
ClawLink connects OpenClaw to Cloudflare in one click with managed credential setup, no manual app setup, and 12 tools your agent can call from chat.
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.

Three steps. No developer needed.
Add the ClawLink plugin to OpenClaw once. Takes under a minute.
Click Connect next to Cloudflare in the ClawLink dashboard. Authenticate in a single click.
Ask OpenClaw to use Cloudflare in plain English. ClawLink routes the call.
These use cases change by integration category, available tools, and setup model. This page is not just a cloned template with the logo swapped.
Use Cloudflare through OpenClaw to inspect issues, repos, tasks, logs, or alerts while staying in the same conversation.
OpenClaw can pull the relevant context from Cloudflare, draft the next step, and execute common maintenance actions.
Instead of relying on memory, ask OpenClaw to fetch the latest state from Cloudflare before it recommends a fix.
12 Cloudflare tools available the moment you connect. Every action is one chat message away.
cloudflare_create_dns_recordTool to create a new DNS record within a specific zone. Requires write privileges and makes live changes to the zone. Use after obtaining the zone ID via CLOUDFLARE_LIST_ZONES to programmatically add DNS entries.
cloudflare_create_listCreate a new empty custom list for use in WAF rules and filters. Lists can contain IP addresses, hostnames, ASNs, or redirects. Once created, use separate actions to add items to the list. Note: List availability depends on plan (Free: 1 list, Pro/Business: 10 lists, Enterprise: 1000 lists). Example: CREATE_LIST(account_id='abc123', kind='ip', name='blocklist', description='Block malicious IPs')
cloudflare_create_zoneCreates a new DNS zone (domain) in Cloudflare. A zone represents a domain and its DNS records. Use this when adding a new domain to manage with Cloudflare. Requires account ID (obtainable via LIST_ACCOUNTS). The zone will be in 'pending' status until nameservers are updated at the domain registrar.
cloudflare_delete_dns_recordTool to delete a DNS record within a specific zone. Deletion is immediate and irreversible. Use only after confirming both zone and record IDs. Requires write privileges on the zone. Example: 'Delete DNS record 372e6795... from zone 023e105f4ecef...'
cloudflare_delete_listTool to delete a WAF list. Use when you need to remove a list after verifying no filters reference it. Example: DELETE_LIST(account_id='<account_id>', list_id='<list_id>')
cloudflare_delete_zoneTool to delete a zone. Use after confirming the zone identifier to permanently remove a DNS zone and all its DNS records from your Cloudflare account. Example: DELETE_ZONE(zone_identifier='023e105f4ecef8ad9ca31a8372d0c353')
+ 6 more Cloudflare tools available after you connect.
Real examples based on the actual Cloudflare tools exposed through ClawLink.
Tool to create a new DNS record within a specific zone. Requires write privileges and makes live changes to the zone. Use after obtaining the zone ID via CLOUDFLARE_LIST_ZONES to programmatically add DNS entries
Use Cloudflare to tool to create a new dns record within a specific zone. requires write privileges and makes live changes to the zone. use after obtaining the zone id via cloudflare_list_zones to programmatically add dns entries and walk me through the result in plain English.Create a new empty custom list for use in WAF rules and filters. Lists can contain IP addresses, hostnames, ASNs, or redirects. Once created, use separate actions to add items to the list. Note: List availability depends on plan (Free: 1 list, Pro/Business: 10 lists, Enterprise: 1000 lists). Example: CREATE_LIST(account_id='abc123', kind='ip', name='blocklist', description='Block malicious IPs')
Create it in Cloudflare for me, then confirm the important fields before you finish.Creates a new DNS zone (domain) in Cloudflare. A zone represents a domain and its DNS records. Use this when adding a new domain to manage with Cloudflare. Requires account ID (obtainable via LIST_ACCOUNTS). The zone will be in 'pending' status until nameservers are updated at the domain registrar
Use Cloudflare to creates a new dns zone (domain) in cloudflare. a zone represents a domain and its dns records. use this when adding a new domain to manage with cloudflare. requires account id (obtainable via list_accounts). the zone will be in 'pending' status until nameservers are updated at the domain registrar and walk me through the result in plain English.Tool to delete a DNS record within a specific zone. Deletion is immediate and irreversible. Use only after confirming both zone and record IDs. Requires write privileges on the zone. Example: 'Delete DNS record 372e6795... from zone 023e105f4ecef...'
Use Cloudflare to tool to delete a dns record within a specific zone. deletion is immediate and irreversible. use only after confirming both zone and record ids. requires write privileges on the zone. example: 'delete dns record 372e6795... from zone 023e105f4ecef...' and walk me through the result in plain English.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.
Credential handling
Manual setup
Collect, validate, store, and rotate the Cloudflare API key yourself, then make sure every tool call uses the right account.
With ClawLink
Users complete the hosted ClawLink setup once and the connected Cloudflare account becomes available to the agent without you building credential management.
Ongoing maintenance
Manual setup
You own refresh logic, permission debugging, environment config, and every provider-specific edge case for Cloudflare.
With ClawLink
ClawLink handles the repetitive integration plumbing so your team can focus on the workflow instead of the infrastructure.
Agent usability
Manual setup
You still need to expose the right Cloudflare actions to the runtime in a format your agent can reliably use.
With ClawLink
12 tools for Cloudflare are already exposed through ClawLink, so the agent can read and act from chat immediately.
If Cloudflare is only one part of the workflow, these nearby integrations are the next places to look.
Developer Tools
GitHub tools
Manage repositories, issues, pull requests, and workflows. 12 tools available.
Developer Tools
Connect GitLab
Manage repos, merge requests, issues, and CI/CD pipelines. 12 tools available.
Developer Tools
Kibana
Search and visualize Elasticsearch data. 12 tools available.
Developer Tools
Linear tools
Create and manage issues, cycles, and projects. 12 tools available.
Connect cloudflare through ClawLink's hosted Composio setup.
Cloudflare relies on an API key connection, but ClawLink still keeps the setup in one place and exposes the tools to the agent after the account is linked.
OpenClaw works best when the request is concrete. Ask for a specific outcome in Cloudflare instead of a vague "check this" instruction.
Reconnect Cloudflare from the dashboard, then start a fresh chat if the runtime still has the old tool catalog loaded.
Check whether the connected account has access to the workspace, inbox, store, or project you are trying to use. Most failures at this stage are permission mismatches, not ClawLink bugs.
Double-check that the API key for Cloudflare has the right scopes or account access. A valid key can still be too limited for some reads or writes.
Using Hermes Agent?
Also available for Hermes Agent →
Your first integration is free. Get OpenClaw talking to Cloudflare in under two minutes.
Connect Cloudflare to OpenClawNo credit card required for the first integration.
ClawLink is the simplest way to connect OpenClaw to Cloudflare. Page canonical: https://claw-link.dev/openclaw/cloudflare.