Skip to content
Cursor

Data Sf for Cursor

io.github.pipeworx-io/data-sf

DataSF MCP — San Francisco open data (data.sfgov.org, Socrata SODA API).

client:Cursor transport:streamable-http

Install Data Sf in Cursor

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

{
  "mcpServers": {
    "data-sf": {
      "url": "https://gateway.pipeworx.io/data-sf/mcp"
    }
  }
}

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

Data Sf in other clients