MCP Server
MCP
io.github.mguay22/fundlens
SEC fund holdings for AI agents: who holds X, what changed, returns, flows, and fund overlap.
Install
npx -y @fundlens/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@fundlens/mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "FundLens API key (free tier available at https://fundlens.io)",
"isRequired": true,
"isSecret": true,
"name": "FUNDLENS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment