Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"cf_ai_canvas": {
"command": "npx",
"args": [
"-y",
"Mihai-Codes/cf_ai_canvas"
]
}
}
}
Run in terminal:
claude mcp add cf_ai_canvas npx -y Mihai-Codes/cf_ai_canvas
Add to .cursor/mcp.json:
{
"mcpServers": {
"cf_ai_canvas": {
"command": "npx",
"args": [
"-y",
"Mihai-Codes/cf_ai_canvas"
]
}
}
}
README Excerpt
**AI-powered collaborative canvas + remote MCP server on Cloudflare Workers** Built for the Cloudflare Software Engineering Internship (Summer 2026) assignment. - **App**: https://cf-ai-canvas.mc146.workers.dev - **MCP Endpoint**: https://cf-ai-canvas.mc146.workers.dev/mcp | Requirement | Implementation |
Tools (2)
CLOUDFLARE_ACCOUNT_IDmain
Topics
ai-agentscloudflare-workersdurable-objectsmcp-servermodel-context-protocoltldrawtypescriptworkers-ai