Skip to content
VS Code

vigia edgar for VS Code

io.github.filingtape/vigia-edgar

Always-on SEC EDGAR watcher: ~45s alerts when an insider files a Form 4 or a firm drops an 8-K.

client:VS Code transport:streamable-http

Install vigia edgar in VS Code

.vscode/mcp.json

{
  "servers": {
    "vigia-edgar": {
      "type": "http",
      "url": "https://vigia-edgar.mcpize.run/mcp"
    }
  }
}

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

vigia edgar in other clients