Skip to content
Cursor

secedgar mcp server for Cursor

io.github.cyanheads/secedgar-mcp-server

Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.

client:Cursor transport:streamable-http runtime:npm tools:16

Install secedgar mcp server in Cursor

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

{
  "mcpServers": {
    "secedgar-mcp-server": {
      "url": "https://secedgar.caseyjhand.com/mcp"
    }
  }
}

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

What Cursor can do once it is connected

secedgar mcp server in other clients