Skip to content
VS Code

Data Ny for VS Code

io.github.pipeworx-io/data-ny

data.ny.gov Socrata MCP.

client:VS Code transport:streamable-http

Install Data Ny in VS Code

.vscode/mcp.json

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

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

Data Ny in other clients