Skip to content
Zed

pequod mcp for Zed

io.github.abwerks/pequod-mcp

Complete US ETF holdings from SEC N-PORT filings + ticker/CUSIP/FIGI crosswalk. Primary source.

client:Zed transport:stdio runtime:pypi

Install pequod mcp 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": {
    "pequod-mcp": {
      "command": "uvx",
      "args": [
        "pequod-mcp"
      ],
      "env": {
        "API_OpenFIGI": "<API_OpenFIGI>"
      }
    }
  }
}

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

pequod mcp in other clients