Skip to content
VS Code

Tradier for VS Code

io.github.pipeworx-io/tradier

Tradier MCP — stock & options market data via the Tradier Brokerage API

client:VS Code transport:streamable-http

Install Tradier in VS Code

.vscode/mcp.json

{
  "servers": {
    "tradier": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/tradier/mcp"
    }
  }
}

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

Tradier in other clients