Skip to content
VS Code

Data Seattle for VS Code

io.github.pipeworx-io/data-seattle

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

client:VS Code transport:streamable-http

Install Data Seattle in VS Code

.vscode/mcp.json

{
  "servers": {
    "data-seattle": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/data-seattle/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Data Seattle in other clients