Skip to content
VS Code

BotSpot — AI Trading Bots & Backtesting for VS Code

io.github.grzesir/botspot-trading

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

client:VS Code transport:streamable-http

Install BotSpot — AI Trading Bots & Backtesting in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

BotSpot — AI Trading Bots & Backtesting in other clients