Skip to content
Zed

fundlens for Zed

io.github.mguay22/fundlens

SEC fund holdings for AI agents: who holds X, what changed, returns, flows, and fund overlap.

client:Zed transport:stdio runtime:npm

Install fundlens 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": {
    "fundlens": {
      "command": "npx",
      "args": [
        "-y",
        "@fundlens/mcp"
      ],
      "env": {
        "FUNDLENS_API_KEY": "<FUNDLENS_API_KEY>"
      }
    }
  }
}

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

fundlens in other clients