Free open source crypto trading bot to automate AI, Grid, DCA and TradingView strategies on Binance, Hyperliquid and 15+ exchanges, with a simple interface.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"OctoBot": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-OctoBot"
]
}
}
}