Skip to content
VS Code

Edgar for VS Code

io.github.pipeworx-io/edgar

EDGAR MCP — SEC EDGAR public APIs (free, no auth)

client:VS Code transport:streamable-http

Install Edgar in VS Code

.vscode/mcp.json

{
  "servers": {
    "edgar": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/edgar/mcp"
    }
  }
}

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

Edgar in other clients