Cloudflare for your agents.
Connect Cloudflare once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Cloudflare.
What agents can do with Cloudflare
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
cloudflare_list_zonesList zones (domains) on the account.
cloudflare_list_dns_recordsList DNS records in a zone.
cloudflare_create_dns_recordCreate a DNS record in a zone.
cloudflare_purge_cachePurge the entire edge cache for a zone. Use after a deploy when stale assets persist.
cloudflare_get_zoneGet a single zone's details by zone id.
cloudflare_update_dns_recordUpdate an existing DNS record's content, TTL, or proxy status.
cloudflare_delete_dns_recordDelete a DNS record by zone and record id.
cloudflare_verify_tokenVerify that the current API token is valid and see its permissions.
cloudflare_list_accountsList accounts associated with the API token.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Click 'Create Token' and start from the 'Edit zone DNS' template.
- Add Zone > Cache Purge > Purge permission if you want cache purging.
- Scope it to the zones you manage, create, and copy the token.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Cloudflare to Even: call connect_begin("cloudflare") on the even-connect MCP and walk me through it.
Create Cloudflare DNS records for your domain and purge cache when deploying code updates.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.