Cloudflare Docs for Cursor
com.cloudflare/docs
Cloudflare's hosted documentation server. Searches developers.cloudflare.com so answers about Workers, R2, D1 and the rest cite current docs.
client:Cursor
transport:streamable-http
tools:2
Install Cloudflare Docs in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"docs": {
"url": "https://docs.mcp.cloudflare.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs