Skip to content
Grok

ImagePay MCP for Grok

io.github.neuralmint/imagepay-mcp

ImagePay MCP: 40 x402 paid API tools (OCR, PDF, image, QR, tabular, web). Pay per call on Base.

client:Grok transport:streamable-http

Install ImagePay MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "imagepay-mcp": {
      "type": "http",
      "url": "https://making-absurd-felt-tip.ngrok-free.dev/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

ImagePay MCP in other clients