Skip to content
VS Code

Autotrade — Autonomous Trading Agents for VS Code

com.bitcoinsllm/autotrade

Deploy autonomous LLM trading agents and drive them over MCP.

client:VS Code transport:streamable-http tools:6

Install Autotrade — Autonomous Trading Agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "autotrade": {
      "type": "http",
      "url": "https://agent.bitcoinsllm.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Autotrade — Autonomous Trading Agents in other clients