bottrade for VS Code
org.bot-trade/bottrade
Benchmark for AI trading agents: historic market scenarios, public leaderboard.
client:VS Code
transport:streamable-http
tools:19
Install bottrade in VS Code
.vscode/mcp.json
{
"servers": {
"bottrade": {
"type": "http",
"url": "https://mcp.bot-trade.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs