Skip to content
VS Code

Nyc Animals for VS Code

io.github.pipeworx-io/nyc-animals

NYC Animals MCP — dog licensing and dog-bite records for New York City

client:VS Code transport:streamable-http

Install Nyc Animals in VS Code

.vscode/mcp.json

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

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

Nyc Animals in other clients