Loading MCP server directory, please wait...
SEC fund holdings for AI agents: who holds X, what changed, returns, flows, and fund overlap.
npx @getmcp/cli add io.github.mguay22/fundlensRequires Node.js 18+. Community-contributed server. Review source before installing.
FUNDLENS_API_KEYFundLens API key (free tier available at https://fundlens.io)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mguay22/fundlens": {
"command": "npx",
"args": [
"-y",
"@fundlens/mcp"
],
"env": {
"FUNDLENS_API_KEY": ""
}
}
}
}