Skip to content
Grok

supership scan for Grok

io.github.andysalvo/supership-scan

Buy any x402 API or data on Base, Solana, Polygon. No wallet on the seller's chain. For AI agents.

client:Grok transport:stdio runtime:npm

Install supership scan in Grok

.mcp.json (in your project root)

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "supership-scan": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "supership-scan"
      ],
      "env": {
        "SUPERSHIP_URL": "<SUPERSHIP_URL>"
      }
    }
  }
}

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

supership scan in other clients