Skip to content
VS Code

Nyc Parks for VS Code

io.github.pipeworx-io/nyc-parks

NYC Parks Events MCP.

client:VS Code transport:streamable-http

Install Nyc Parks in VS Code

.vscode/mcp.json

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

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

Nyc Parks in other clients