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)
{
"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