Skip to content
Grok

modelglass for Grok

io.github.modelglass/modelglass

Sourced AI-model pricing and capability data — compare and route to the cheapest capable model.

client:Grok transport:streamable-http

Install modelglass in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "modelglass": {
      "type": "http",
      "url": "https://modelglass-api.vercel.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

modelglass in other clients