Skip to content
Zed

edgar mcp for Zed

io.github.mrfentmen/edgar-mcp

SEC EDGAR company filings, XBRL facts, and full text search for public companies. No key required.

client:Zed transport:stdio runtime:npm

Install edgar mcp in Zed

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

{
  "context_servers": {
    "edgar-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrfentmen/edgar-mcp"
      ]
    }
  }
}

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

edgar mcp in other clients