Skip to content
VS Code

SEC Filings for VS Code

io.github.tributarydata/sec-filings

Official SEC EDGAR filings, financial data and full-text search. Every answer cites its source.

client:VS Code transport:streamable-http

Install SEC Filings in VS Code

.vscode/mcp.json

{
  "servers": {
    "sec-filings": {
      "type": "http",
      "url": "https://tributarydata--sec-filings-mcp.apify.actor/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

SEC Filings in other clients