Coding Guides for Grok
io.github.delian/codeguide-mcp
Coding guidelines and best-practice guides for 130+ languages, frameworks, and tools.
client:Grok
transport:streamable-http
runtime:oci
tools:1
Install Coding Guides in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"codeguide-mcp": {
"type": "http",
"url": "https://codeguide-mcp-86057491046.europe-west1.run.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs