Back to integrations

Cloudflare integration for background agents

Enable Cloudflare API MCP Code Mode access.

Integration details

Connection

  • Remote MCP via API token

Agent actions

Search the Cloudflare API

  • docs

    Search Cloudflare developer documentation through the Cloudflare MCP server.

  • search

    Write code against the OpenAPI spec to find the right Cloudflare API endpoints.

Execute Cloudflare API operations

  • execute

    Execute approved Cloudflare API calls through the MCP server after discovering the right endpoint.

Credential safety

Credential-less sandboxes

Mistle lets agents access connected services without placing provider credentials inside the sandbox. Approved outbound requests are routed through Mistle's credential proxy, where authentication happens outside the agent runtime.

Credentials stay encrypted in Mistle's control plane and are applied only when a request is authorized for the calling sandbox and organization.

Read the credential-less sandboxes article
Diagram showing sandbox traffic routed through an egress proxy before credential injection.