Skip to content
Grok

CheckoutTruth for Grok

io.github.moelayyan90/checkouttruth

Verify live product price, currency, stock, variants and published shipping evidence for AI agents.

client:Grok transport:streamable-http

Install CheckoutTruth in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "checkouttruth": {
      "type": "http",
      "url": "https://checkouttruth-n3ieq1.v2.appdeploy.ai/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

CheckoutTruth in other clients