Skip to content
Zed

Alphavantage for Zed

io.github.pipeworx-io/alphavantage

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

client:Zed transport:streamable-http tools:42

Install Alphavantage in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "alphavantage": {
      "url": "https://gateway.pipeworx.io/alphavantage/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

All 42 tools →

Alphavantage in other clients