Erudite Intelligence x402 Services for Claude Desktop
io.github.eruditeintelligence/x402-services
80 paid MCP tools via x402 USDC micropayments. Crypto data, web scraping, auditing, and more.
client:Claude Desktop
transport:streamable-http
Install Erudite Intelligence x402 Services in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"x402-services": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.eruditepay.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs