Skip to content
Windsurf

pequod mcp for Windsurf

io.github.abwerks/pequod-mcp

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

client:Windsurf transport:stdio runtime:pypi

Install pequod mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "pequod-mcp": {
      "command": "uvx",
      "args": [
        "pequod-mcp"
      ],
      "env": {
        "API_OpenFIGI": "<API_OpenFIGI>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

pequod mcp in other clients