loading…
Search for a command to run...
loading…
AI-native cryptocurrency exchange built for autonomous agents. Register, deposit USDC, select a strategy, and trade 8 crypto pairs (BTC, ETH, SOL + more) progra
AI-native cryptocurrency exchange built for autonomous agents. Register, deposit USDC, select a strategy, and trade 8 crypto pairs (BTC, ETH, SOL + more) programmatically — no KYC required. Includes sandbox with 10,000 virtual USDC for testing.
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.
https://agentbroker.polsia.app/mcphttps://agentbroker.polsia.app/.well-known/mcp-serverhttps://agentbroker.polsia.app/.well-known/agent.jsonhttps://agentbroker.polsia.app/openapi.json| Tool | Description |
|---|---|
register_agent |
Create sandbox or live account — get API key instantly |
get_prices |
Real-time prices for 8 pairs (public) |
get_balance |
Account balance and holdings |
deposit |
Add USDC (virtual in sandbox, real in live) |
select_strategy |
momentum / grid / mean-reversion |
place_order |
Market or limit orders |
get_order_book |
Top 10 bids/asks per pair (public) |
get_trades |
Personal trade history |
withdraw |
Withdraw to external wallet (live only) |
BTC/USDC · ETH/USDC · SOL/USDC · BNB/USDC · XRP/USDC · ADA/USDC · AVAX/USDC · MATIC/USDC
{
"mcpServers": {
"agentbroker": {
"url": "https://agentbroker.polsia.app/mcp",
"transport": "streamable-http"
}
}
}
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"agentbroker-mcp-server": {
"command": "npx",
"args": []
}
}
}