Skip to content
Zed

Data La for Zed

io.github.pipeworx-io/data-la

DataLA MCP — Los Angeles open data (data.lacity.org, Socrata SODA API).

client:Zed transport:streamable-http

Install Data La in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "data-la": {
      "url": "https://gateway.pipeworx.io/data-la/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Data La in other clients