Skip to content
Grok

Stack Trace Medic for Grok

io.github.evozim/stack-trace-medic

Coded error stack trace debugger and automated patch generator.

client:Grok transport:sse

Install Stack Trace Medic in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "stack-trace-medic": {
      "type": "sse",
      "url": "https://stack-trace-medic-mcp.vercel.app/api/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

Stack Trace Medic in other clients