Codex
Official
Coding · Cloud
Cloudflare
Cloudflare platform guidance with official MCP for Codex — deploy Workers, manage storage, and build edge-native applications.
cloudflare workers edge kv r2 d1
Install
$
npx codex-marketplace add openai/plugins/plugins/cloudflare --plugin The official Cloudflare plugin for Codex integrates the full Cloudflare developer platform into the agent. Workers, KV, R2, D1, Durable Objects, and the AI Gateway are all accessible from Codex commands, with generated code that respects Cloudflare-specific runtime limits and best practices.
Official Cloudflare authorship and 893 GitHub stars make it the leading cloud-infrastructure plugin in the Codex Marketplace.
Features
Workers deploy
Deploy and update Cloudflare Workers via wrangler integration.
Storage management
Query D1 databases and manage KV namespaces and R2 buckets.
Edge-first codegen
Generates Workers code respecting Cloudflare runtime constraints.
Common Use Cases
- Edge function development
- D1 database schema and queries
- Global KV and R2 storage management
⭐ 893 GitHub stars
← All Codex plugins
Plugin info
Platform Codex
Type plugin
Developer Cloudflare
Status Official