Skip to content

docs: compare with Cloudflare's Code Mode - #48

Merged
jmgilman merged 2 commits into
masterfrom
docs/cloudflare-comparison
Aug 26, 2026
Merged

docs: compare with Cloudflare's Code Mode#48
jmgilman merged 2 commits into
masterfrom
docs/cloudflare-comparison

Conversation

@jmgilman

Copy link
Copy Markdown
Contributor

Summary

Adds a short README section positioning CodeMode against Cloudflare's Code Mode: same thesis, opposite sides of the protocol. Their Agents SDK wraps existing MCP servers into a TypeScript API executed in V8 isolates on Workers; CodeMode is the server itself, so any MCP client gets one-round-trip composition without a special agent framework, and authorization/deployment filtering are enforced where the capabilities live.

Claims about Cloudflare's implementation are grounded in their announcement post (linked in the section).

Validation

  • Section placed after the differentiator list, before Install.
  • Docs build is exercised by CI.

@jmgilman
jmgilman merged commit a2c33bd into master Aug 26, 2026
4 checks passed
@jmgilman
jmgilman deleted the docs/cloudflare-comparison branch August 26, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant