Skip to content
Grok

BotSpot — AI Trading Bots & Backtesting for Grok

io.github.grzesir/botspot-trading

AI trading bots: generate strategies, backtest, deploy live to 10+ brokers. No coding required.

client:Grok transport:streamable-http

Install BotSpot — AI Trading Bots & Backtesting in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "botspot-trading": {
      "type": "http",
      "url": "https://mcp.botspot.trade/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

BotSpot — AI Trading Bots & Backtesting in other clients