edgar.tools SEC Intelligence for VS Code
tools.edgar/sec-intelligence
SEC filings for Claude, ChatGPT, Cursor — 23 tools + 5 recipes. Financials, insider, 13F, funds.
client:VS Code
transport:streamable-http
Install edgar.tools SEC Intelligence in VS Code
.vscode/mcp.json
{
"servers": {
"sec-intelligence": {
"type": "http",
"url": "https://app.edgar.tools/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs