Cloudflare vs Kernel
Cloudflare scores higher on the AgentReady, 98/100 against 89/100. They differ on 16 of the 41 signals. Which ones decides whether an agent can adopt them without a person watching.
What each one is
Cloudflare. One platform for your apps, agents, and workforce.
Kernel. Kernel provides crazy fast, open source browser infrastructure for AI agents to access the internet.
Where Kernel is ahead
Kernel passes search discoverable and public docs discoverable, and Cloudflare does not. That is discover, whether an agent can find the product at all without being told it exists.
It also holds understand: openapi / spec quality, request examples provided, response examples provided, errors and status codes documented and limits / constraints documented. Cloudflare misses those.
And on adopt, programmatic credential creation, official typescript sdk and official python sdk. Cloudflare misses those.
Finally, on operate, canonical workflow succeeds, structured, predictable output, machine-readable errors, retry behavior documented, rate-limit behavior predictable and observable execution. Cloudflare misses those.
What neither does
Both fail authentication documented, no mandatory sales call, fast time to first request, copyable quickstart, idempotency support. If your agent needs any of those, you will be building it yourself either way.
Score, pillar by pillar
The AgentReady splits into four pillars, scored separately, because a product can be easy to find and still impossible to adopt.
Discover. Both sit at 100/100 here. Cloudflare misses search discoverable, public docs discoverable; Kernel misses nothing.
Understand. Both sit at 92/100 here. Cloudflare misses openapi / spec quality, authentication documented, request examples provided, response examples provided, errors and status codes documented, limits / constraints documented; Kernel misses authentication documented.
Adopt is whether an agent can get a key and make its first successful call without a human in the loop. Cloudflare leads 100 to 71. Cloudflare misses no mandatory sales call, programmatic credential creation, fast time to first request, copyable quickstart, official typescript sdk, official python sdk; Kernel misses no mandatory sales call, agent-compatible signup flow, fast time to first request, copyable quickstart.
Operate. Cloudflare leads 100 to 94. Cloudflare misses canonical workflow succeeds, structured, predictable output, machine-readable errors, retry behavior documented, idempotency support, rate-limit behavior predictable, observable execution; Kernel misses idempotency support.
Pricing
Cloudflare starts at $0/mo and has a free tier. Kernel starts at $0/mo and has a free tier.
| Cloudflare plans | Kernel plans |
|---|---|
| Free $0/month | Free $0/mo |
| Pro $20/mo billed annually or $25/mo billed monthly | Hobbyist $30/mo |
| Business $200/mo billed annually or $250/mo billed monthly | Start-up $200/mo |
| Contract Custom | Enterprise Custom |
| Free (SASE) $0 forever | - |
| Pay-as-you-go (SASE) $7/user/month | - |
| Contract (SASE) Custom | - |
| Free (Developer Platform) No credit card needed | - |
| Paid (Developer Platform) Starts at $5/month | - |
Signal by signal
| Signal | Cloudflare | Kernel |
|---|---|---|
| AgentReady | 98 | 89 |
| Discovery | 100 | 100 |
| Understanding | 92 | 92 |
| Adoption | 100 | 71 |
| Operability | 100 | 94 |
| Public API | Yes | Yes |
| MCP server | Yes | Yes |
| OpenAPI spec | Yes | Yes |
| CLI | Yes | Yes |
| llms.txt | Yes | Yes |
| Self-serve signup | Yes | Yes |
| Free tier | Yes | Yes |
Which to pick
Kernel clears more of the signals an agent needs, so it is the safer default for unattended use. Full profiles: Cloudflare and Kernel. Alternatives to each: Cloudflare, Kernel.
An agent can fetch this as data: POST /v1/compare {"slugs": ["cloudflare", "kernel"]}