@the-staq/tradestaq-mcp
npm/@the-staq/tradestaq-mcpMCP server for automated crypto trading. 31 tools for AI agents: create strategies, backtest, deploy trading bots, copy trade, monitor positions, and manage portfolios on Binance, Bybit, OKX, and more. Works with Claude, Cursor, and any MCP client.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@the-staq/tradestaq-mcp": {
"url": "None",
"transport": "http"
}
}
}