Coder for Grok
io.github.coder/coder
Manage Coder workspaces, templates, and cloud development environments
client:Grok
transport:streamable-http
Install Coder in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"coder": {
"type": "http",
"url": "https://{coder_hostname}/api/experimental/mcp/http"
}
}
}
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