Skip to content
Zed

StockQuote for Zed

io.github.therealmrfunguy/stock-quote

Real-time stock quotes, company info, historical prices, and market movers.

client:Zed transport:sse

Install StockQuote in Zed

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

{
  "context_servers": {
    "stock-quote": {
      "url": "https://stock.rjctdlabs.xyz/sse"
    }
  }
}

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

StockQuote in other clients