Plug in. Chain up.
Plugins, MCP servers, and companion Workers — plus honest pointers to the projects that inspired us. Verified entries are wired and tested against the current runtime. Reference entries link upstream with integration notes.
11 first-party · 6 community · verified = tested end-to-end
Anthropic (direct)
Claude Messages API with native tool-use streaming.
Browser Rendering
Tier-3 execution — web automation and scraping from your agent.
Cloudflare AI Gateway
Many providers behind one plugin with BYOK via Secrets Store.
Cloudflare API MCP
Chat-first control plane for your entire Cloudflare account.
Cloudflare Sandbox
Tier-4 execution — arbitrary shell commands in a sandbox.
Codex / ChatGPT subscription
Use your ChatGPT Plus/Pro subscription instead of a separate API bill.
MCP Client
Connect to any MCP server — Cloudflare, Notion, Linear, or custom.
OpenAI-compatible (direct)
Groq, Together, Ollama, vLLM, or anything speaking the OpenAI schema.
Workers AI (direct)
Cloudflare-hosted models on the free tier, zero secrets.
Cloudflare MCP Server
Every Cloudflare product as callable tools.
codex-bridge-worker
Cloudflare-native bridge for your ChatGPT subscription — no Docker, but manual token rotation.
GitHub MCP Server
Issues, PRs, files, and searches from your agent.
Notion MCP Server
Pages, databases, and comments — agent-native.
Andrej Karpathy skills
Curated skills library inspired by Karpathy's public workflows.
gbrain
Garry Tan's personal-agent pattern — a brain for your assistant.
Vercel agent resources
Vercel's common + finder skills, importable as prompts.
Multica
Multi-agent orchestration — compose agents, not just prompts.
Your plugin here.
No fee.
The marketplace is curated by hand today. Open a pull request adding one file under site/src/marketplace/entries/; the PR template walks you through the honesty conventions (verified = tested, reference = linked, no aspirational claims).
Run npm run marketplace:validate locally before you push — it checks that every plugin id exists, every hostname is well-formed, and no two entries share a slug.