Coding Guides for Cursor
io.github.delian/codeguide-mcp
Coding guidelines and best-practice guides for 130+ languages, frameworks, and tools.
client:Cursor
transport:streamable-http
runtime:oci
tools:1
Install Coding Guides in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"codeguide-mcp": {
"url": "https://codeguide-mcp-86057491046.europe-west1.run.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs