Odel
supership scan

supership scan

Local
@andysalvoJavaScriptUpdated 3mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmsupership-scanv2.0.2

Run

npx -y supership-scan

MCP client config

{
  "mcpServers": {
    "supership-scan": {
      "command": "npx",
      "args": [
        "-y",
        "supership-scan"
      ]
    }
  }
}