Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.jdhart81/quantity-takeoff

io.github.jdhart81/quantity-takeoff

Auditable construction takeoffs with locked waste and conservative purchase rounding.

Uptime
100.0%
1 direct probes · 30d
Response
606ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

calculate_takeoff

Calculate an auditable material takeoff from explicit geometry or a supported SmartScale/ProtoGen measurement payload. Returns net, explicit waste-adjusted, and conservative purchase quantitie…

list_assemblies

List supported assemblies, required dimensions, formulas, waste defaults, and the current material-pack digest.

get_assembly

Return one assembly's formula, required dimensions, material factors, purchase increment, sources, and material-pack lineage.

list_material_pack

List the bundled material pack version, digest, coverage, shapes, rebar sizes, roof pitches, and explicit unsupported policy.

get_material_pack

Return the bundled factors, densities, coverages, waste defaults, purchase increments, unit conversions, sources, and raw-pack SHA.

verify_result

Recompute a takeoff audit hash, notary payload, pack currency, and QT9 unit-resolved conservation. Pass the prior result object as JSON.

describe_agent

Return fleet-standard capabilities, version, pack digest, disclaimer, composition role, and pricing.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.jdhart81/quantity-takeoff": {
      "url": "https://mcp.viridisconservation.com/quantity-takeoff/mcp",
      "transport": "streamable-http"
    }
  }
}