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