Back to MCP Servers
APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropayments in USDC.
aggregatorsapiaiagent
Installation
npx -y APIbaseConfiguration
{
"mcpServers": {
"APIbase": {
"command": "npx",
"args": ["-y", "APIbase"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes