← civilquants.com
INDIVIDUAL MCP TOOL
recompute_project
Re-run every enabled assembly in a saved project and render aggregated BoQs across the requested measurement standards.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.civilquants-com]
url = "https://api.civilquants.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"civilquants-com": {
"type": "http",
"url": "https://api.civilquants.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: civilquants-com
Remote MCP URL: https://api.civilquants.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"civilquants-com": {
"url": "https://api.civilquants.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"civilquants-com": {
"type": "http",
"url": "https://api.civilquants.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "civilquants-com",
"transport": "streamable-http",
"url": "https://api.civilquants.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
compute_connection_to_existing— Paid tier only.compute_hard_material_in_trench— Paid tier only.compute_ditch— Paid tier only.compute_pipework_testing— Paid tier only.compute_catchpit— Paid tier only.compute_manhole— Free tier.compute_manhole_precast— Paid tier only.compute_box_culvert— Paid tier only.