Skip to content
Zed

EDGAR Filings for Zed

io.github.dxfory/edgar-mcp

SEC 10-K/10-Q symbols, segment revenue, BDC non-accrual, and Form 4 lines with citations.

client:Zed transport:stdio runtime:pypi

Install EDGAR Filings in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "edgar-mcp": {
      "command": "uvx",
      "args": [
        "edgar-filings-mcp"
      ],
      "env": {
        "EDGAR_IDENTITY": "<EDGAR_IDENTITY>"
      }
    }
  }
}

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

EDGAR Filings in other clients