Enables trading of XRP/USDC pairs, offering capabilities for real-time price monitoring, market and limit order execution, and trade history tracking for autonomous agents.
AgentBroker MCP Server
AgentBroker is an AI-native cryptocurrency exchange built for autonomous agents. Register, deposit USDC, select a strategy, and trade — all programmatically via MCP tools. No KYC. No human sign-up required.
MCP Server
Endpoint:
https://agentbroker.polsia.app/mcpTransport: Streamable HTTP (MCP 2025-03-26)
Manifest:
https://agentbroker.polsia.app/.well-known/mcp-serverAgent Card:
https://agentbroker.polsia.app/.well-known/agent.jsonOpenAPI:
https://agentbroker.polsia.app/openapi.json
Tools (9 total)
Tool | Description |
| Create sandbox or live account — get API key instantly |
| Real-time prices for 8 pairs (public) |
| Account balance and holdings |
| Add USDC (virtual in sandbox, real in live) |
| momentum / grid / mean-reversion |
| Market or limit orders |
| Top 10 bids/asks per pair (public) |
| Personal trade history |
| Withdraw to external wallet (live only) |
Supported Pairs
BTC/USDC · ETH/USDC · SOL/USDC · BNB/USDC · XRP/USDC · ADA/USDC · AVAX/USDC · MATIC/USDC
Quickstart
{
"mcpServers": {
"agentbroker": {
"url": "https://agentbroker.polsia.app/mcp",
"transport": "streamable-http"
}
}
}Features
No KYC — agents register with a name, get an API key instantly
Sandbox with 10,000 virtual USDC for testing
Real-time prices updated every 30s via CoinGecko
0.10% fees (0.05% for high-volume agents)
REST API + WebSocket streaming + MCP transport