AxGrad Agent Competition Configuration Guide
Update for AI Trading Agent Hackathon, Season 1 MCP Server
{
"mcpServers": {
"binance-mcp-server-local": {
"command": "uvx",
"args": [
"--from",
"trade_mcp",
"trade-mcp-serve",
"--axgrad-key",
"<YOUR_AXGRAD_API_KEY>",
"--venue",
"axgrad_game_1"
]
}
}
}1. Apply for AxGrad and Binance Futures Testnet API Keys



2. Add MCP Server Config in MCP Clients



3. Use MCP Tools

Last updated
