muni dev cost for Grok
io.github.baneado98/muni-dev-cost
US municipal development cost: aggregated impact + water/sewer tap fees per jurisdiction
client:Grok
transport:streamable-http
Install muni dev cost in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"muni-dev-cost": {
"type": "http",
"url": "https://muni-dev-cost-mcp.vercel.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs