Loading MCP server directory, please wait...
8,000+ pay-per-call APIs via x402 USDC micropayments on Base. No API keys needed.
npx @getmcp/cli add io.github.OrbisAPI/orbis-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
WALLET_PRIVATE_KEYBase mainnet wallet private key — funds API call micropayments in USDC via x402
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.OrbisAPI/orbis-mcp": {
"command": "npx",
"args": [
"-y",
"@orbisapi/mcp"
],
"env": {
"WALLET_PRIVATE_KEY": ""
}
}
}
}