Agent workspace built on Cloudflare Workers for creating documents, building apps, and running agents with your companyβs context and systems.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"cloudflare-os": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-cloudflare-os"
]
}
}
}