Skip to content
Grok

UpToCode for Grok

io.github.ddyrich72/uptocode

Evidence-backed architecture-quality analysis for Python agent applications.

client:Grok transport:streamable-http runtime:pypi

Install UpToCode in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "uptocode": {
      "type": "http",
      "url": "https://uptocode-mcp-1015314816960.us-central1.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

UpToCode in other clients