Skip to content
Grok

Query Forge for Grok

io.github.evozim/query-forge

Enterprise SQL query optimizer and performance analyzer.

client:Grok transport:sse

Install Query Forge in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "query-forge": {
      "type": "sse",
      "url": "https://query-forge-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

Query Forge in other clients