Loading MCP server directory, please wait...
MCP wrapper for Quote.Trade REST/WS APIs: market data, wallet, account, orders, and withdraws.
npx @getmcp/cli add trade.quote/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"trade.quote/mcp": {
"url": "https://quote.trade/mcp",
"transport": "streamable-http",
"headers": {
"X-MBX-APIKEY": "",
"X-Quote-Trade-API-Secret": ""
}
}
}
}