Skip to content
Cursor

Edgar for Cursor

io.github.pipeworx-io/edgar

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

client:Cursor transport:streamable-http

Install Edgar in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "edgar": {
      "url": "https://gateway.pipeworx.io/edgar/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Edgar in other clients