muni dev cost for Cursor
io.github.baneado98/muni-dev-cost
US municipal development cost: aggregated impact + water/sewer tap fees per jurisdiction
client:Cursor
transport:streamable-http
Install muni dev cost in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"muni-dev-cost": {
"url": "https://muni-dev-cost-mcp.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs