Skip to content
Claude Desktop

muni dev cost for Claude Desktop

io.github.baneado98/muni-dev-cost

US municipal development cost: aggregated impact + water/sewer tap fees per jurisdiction

client:Claude Desktop transport:streamable-http

Install muni dev cost in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "muni-dev-cost": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://muni-dev-cost-mcp.vercel.app/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

muni dev cost in other clients