MCP server for Super Investor — query superinvestor 13F portfolios, insider transactions, and stock holdings from SEC EDGAR
{
"mcpServers": {
"super-investor": {
"command": "npx",
"args": [
"-y",
"super-investor-mcp"
]
}
}
}