Skip to content
VS Code

Alphavantage for VS Code

io.github.pipeworx-io/alphavantage

Alpha Vantage MCP — Stock market data, fundamentals, and earnings

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

Install Alphavantage in VS Code

.vscode/mcp.json

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

Alphavantage in other clients