Skip to content
Cursor

PublicData Oracle for Cursor

com.publicdataoracle/api

Public data API with ML enrichment — SEC EDGAR, FRED, NOAA, EPA, USGS. 404 endpoints.

client:Cursor transport:streamable-http

Install PublicData Oracle in Cursor

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

{
  "mcpServers": {
    "api": {
      "url": "https://www.publicdataoracle.com/api/v1/data/query"
    }
  }
}

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

PublicData Oracle in other clients