Skip to content

construction takeoff estimating for VS Code

com.esti-maite/construction-takeoff-estimating

Construction takeoff and estimating for AI agents. Measure a drawing PDF, export a priced estimate.

client:VS Code transport:streamable-http

Install construction takeoff estimating in VS Code

.vscode/mcp.json

{
  "servers": {
    "construction-takeoff-estimating": {
      "type": "http",
      "url": "https://mcp.esti-maite.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

construction takeoff estimating in other clients