quantity takeoff for Claude Desktop
io.github.jdhart81/quantity-takeoff
Auditable construction takeoffs with locked waste and conservative purchase rounding.
client:Claude Desktop
transport:streamable-http
tools:7
Install quantity takeoff in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"quantity-takeoff": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.viridisconservation.com/quantity-takeoff/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