Catalog
io.github.andysalvo/supership-scan
Officialby andysalvo · JavaScript
Buy any x402 API or data on Base, Solana, Polygon. No wallet on the seller's chain. For AI agents.
Buy APIs and data on Base, Solana, and Polygon blockchains for AI agents.
README not available yet.
Install
Configuration
Environment variables
SUPERSHIP_URLOverride the hosted supership endpoint the server proxies (optional; defaults to https://supership.crestsystems.ai)
claude_desktop_config.json
{
"mcpServers": {
"supership-scan": {
"command": "npx",
"args": [
"-y",
"supership-scan@2.0.2"
],
"env": {
"SUPERSHIP_URL": "<YOUR_SUPERSHIP_URL>"
}
}
}
}