ZoningVerdict for VS Code
com.zoningverdict/mcp
Human-reviewed zoning answers with ordinance citations for covered US municipalities.
client:VS Code
transport:streamable-http
tools:12
Install ZoningVerdict in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://zoningverdict.com/api/mcp?ref=mcp-registry"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs