🤖 FOR AI AGENTS
One URL, 50+ Base tools
Any MCP-compatible AI client can call Blue Agent in 1 line of config — no auth, no API key, no signup. tools/list returns 50 first-party tools + every community-submitted tool, instantly.
⚡ WHY USE BLUE AGENT VIA MCP
Built for AI-first calling
Zero auth
No API key, no signup. Anonymous calls rate-limited per IP, paid calls signed with wallet.
Always fresh
tools/list refreshes every call — community tools surface in real-time without redeploy.
x402 native
Paid tools settle USDC on Base via EIP-3009. Free tools require zero crypto.
Structured JSON
All tools return parseable JSON. No prompt-wrangling, no schema guessing.
Streamable HTTP
Spec 2025-03-26 compliant. Works with mcp-remote bridge for older clients.
Base-grounded
34 skill files prevent hallucinated addresses. Chain ID 8453, USDC, Aerodrome, Uniswap v4.
🔌 INSTALL MCP
One config, every client
Works with Claude Desktop, Cursor, Cline, Windsurf, and every MCP-compatible AI client
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"blue-agent": {
"url": "https://blueagent.dev/api/mcp"
}
}
}Free MCP tier · pay only on `tools/call` for priced tools · rate-limit 100 req/min/IP
📡 SUPPORTED METHODS
JSON-RPC 2.0
initializeReturns protocolVersion, server capabilitiestools/listReturns 50+ tool definitions with inputSchematools/callExecute a tool — name + arguments (free + paid)pingHealth checknotifications/initializedClient-ready signalEndpoint: POST https://blueagent.dev/api/mcp · CORS open
Ready to plug in?
Install in 30 seconds, call your first tool in 60.
Get the install config →