Skip to content
Cursor

Data Mesa for Cursor

io.github.pipeworx-io/data-mesa

Mesa Open Data (citydata.mesaaz.gov) Socrata MCP.

client:Cursor transport:streamable-http

Install Data Mesa in Cursor

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

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

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

Data Mesa in other clients