Orbis API Marketplace for Claude Desktop
io.github.orbisapi/orbis-mcp
8,000+ pay-per-call APIs via x402 USDC micropayments on Base. No API keys needed.
client:Claude Desktop
transport:stdio
runtime:npm
Install Orbis API Marketplace in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"orbis-mcp": {
"command": "npx",
"args": [
"-y",
"@orbisapi/mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<WALLET_PRIVATE_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs