Skip to content
VS Code

Data Oakland for VS Code

io.github.pipeworx-io/data-oakland

Oakland Open Data (data.oaklandca.gov) Socrata MCP.

client:VS Code transport:streamable-http

Install Data Oakland in VS Code

.vscode/mcp.json

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

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

Data Oakland in other clients