Skip to content

Cloudflare OS connectors

A Gatekeeper is the Worker that sits between a Cloudflare OS agent and one external system — wrapping its API, narrowing what the agent can reach, logging every read, and holding every write for a person to approve.

Cloudflare ships Gatekeepers for the systems you would expect. It does not ship them for regional or self-hosted tools, and since the project is not accepting outside code contribution, those live in other people's repositories by design. These are ours, with the detail that only comes from having built them.

  • Twenty CRM Code published

    Build a Cloudflare OS Gatekeeper for Twenty CRM

    A working Gatekeeper that lets Cloudflare OS agents read contacts and companies from a self-hosted Twenty CRM and queue record changes for approval. The auth model, the three API shapes that cost the most time, and the observer decision — from having built it, not from the docs.

    Base URL plus a workspace API key — no OAuth app to register

Considering Cloudflare OS itself?

We deployed it in its first week and wrote up what the licence permits, which pieces are still in beta, why upstream contributions are closed, and the setup details the README leaves out.

Read the first-week teardown

Every connector listed as published points at working, Apache-2.0 code. Emerge Digital is not affiliated with or endorsed by Cloudflare.