Skip to content
Zed

StashGamma EOD Stock Data for Zed

com.stashgamma/eod-stock-data

Daily end-of-day OHLCV stock data for U.S.-listed symbols, 15 years of history. Free API key.

client:Zed transport:streamable-http

Install StashGamma EOD Stock Data in Zed

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

{
  "context_servers": {
    "eod-stock-data": {
      "url": "https://www.stashgamma.com/api/dataapi/mcp"
    }
  }
}

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

StashGamma EOD Stock Data in other clients