scrape402 for Claude Desktop
io.github.scrape402/scrape402
Pay-per-call agent tools via x402 (USDC on Base): chat, prices, funding, RNG. No account or keys.
client:Claude Desktop
transport:streamable-http
tools:5
Install scrape402 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"scrape402": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://x402.shizu.me/mcp/rpc"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs