Skip to content
VS Code

NexusTrade Financial MCP for VS Code

io.github.austin-starks/nexustrade-mcp

Quant research, backtesting, marketplace subscriptions, editable forks, copy trading, and execution.

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

Install NexusTrade Financial MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "nexustrade-mcp": {
      "type": "http",
      "url": "https://nexustrade.io/api/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

NexusTrade Financial MCP in other clients