Skip to content
Grok

Reckon for Grok

software.reckon/reckon

The commercial record your coding agent works from — deterministic pricing with full provenance

client:Grok transport:streamable-http

Install Reckon in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "reckon": {
      "type": "http",
      "url": "https://www.reckon.software/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

Reckon in other clients