Skip to content
Zed

Stockfacts for Zed

io.github.aaazzzr/stockfacts

US stock market data for AI agents: SEC filings, financials, insider trades, 13F, options, macro.

client:Zed transport:streamable-http

Install Stockfacts in Zed

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

{
  "context_servers": {
    "stockfacts": {
      "url": "https://mcp.livermore.club/mcp"
    }
  }
}

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

Stockfacts in other clients