OpenTakeoff runs on your own machine — the client starts it, so there is no endpoint to ping. 2 328 installs a week from npm. Last commit 4 Aug 2026.
Construction takeoff for AI agents: load plans, set scale, measure, count, export with provenance.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add opentakeoff -- npx -y opentakeoff-mcp
{
"mcpServers": {
"opentakeoff": {
"args": [
"-y",
"opentakeoff-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.opentakeoff]
command = "npx"
args = ["-y", "opentakeoff-mcp"]
{
"mcpServers": {
"opentakeoff": {
"args": [
"-y",
"opentakeoff-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"opentakeoff": {
"args": [
"-y",
"opentakeoff-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.