muni dev cost for VS Code
io.github.baneado98/muni-dev-cost
US municipal development cost: aggregated impact + water/sewer tap fees per jurisdiction
client:VS Code
transport:streamable-http
Install muni dev cost in VS Code
.vscode/mcp.json
{
"servers": {
"muni-dev-cost": {
"type": "http",
"url": "https://muni-dev-cost-mcp.vercel.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs