Filings Intel MCP for VS Code
io.github.selflabbs/filings-intel-mcp
SEC EDGAR filings for AI agents: company lookup, filings, financials, insider trades. No keys.
client:VS Code
transport:streamable-http
Install Filings Intel MCP in VS Code
.vscode/mcp.json
{
"servers": {
"filings-intel-mcp": {
"type": "http",
"url": "https://filings.selflabbs.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs