fundlens for Windsurf
io.github.mguay22/fundlens
SEC fund holdings for AI agents: who holds X, what changed, returns, flows, and fund overlap.
client:Windsurf
transport:stdio
runtime:npm
Install fundlens in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"fundlens": {
"command": "npx",
"args": [
"-y",
"@fundlens/mcp"
],
"env": {
"FUNDLENS_API_KEY": "<FUNDLENS_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs