Skip to content
Cursor

Data Seattle for Cursor

io.github.pipeworx-io/data-seattle

DataSeattle MCP — Seattle open data (data.seattle.gov, Socrata SODA API).

client:Cursor transport:streamable-http

Install Data Seattle in Cursor

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

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

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

Data Seattle in other clients