Skip to content
VS Code

Alpaca for VS Code

io.github.pipeworx-io/alpaca

Alpaca MCP — real-time US stock market data via the Alpaca Market Data API

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

Install Alpaca in VS Code

.vscode/mcp.json

{
  "servers": {
    "alpaca": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/alpaca/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

All 39 tools →

Alpaca in other clients