Skip to content
Cursor

Data Dallas for Cursor

io.github.pipeworx-io/data-dallas

DataDallas MCP — Dallas open data (www.dallasopendata.com, Socrata SODA API).

client:Cursor transport:streamable-http

Install Data Dallas in Cursor

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

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

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

Data Dallas in other clients