New York Code for VS Code
io.github.pipeworx-io/new-york-code
New York Consolidated Laws — state statutes by citation.
client:VS Code
transport:streamable-http
Install New York Code in VS Code
.vscode/mcp.json
{
"servers": {
"new-york-code": {
"type": "http",
"url": "https://gateway.pipeworx.io/new-york-code/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs