Skip to content
Grok

Checkout.com for Grok

io.github.checkout/mcp

Search Checkout.com docs and API reference, plus manage payments, refunds, and payment links.

client:Grok transport:streamable-http

Install Checkout.com in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.checkout.com"
    }
  }
}

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

Checkout.com in other clients