Permit Verdicts for VS Code
io.github.okwithit9-debug/permit-verdicts
Building-permit verdicts by address, with cited records. SF, Seattle, Austin, NYC. Pay per call.
client:VS Code
transport:streamable-http
tools:10
Install Permit Verdicts in VS Code
.vscode/mcp.json
{
"servers": {
"permit-verdicts": {
"type": "http",
"url": "https://permit-api-production-7375.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs