Skip to content
VS Code

estimations for VS Code

io.github.joshuaworth/estimations

AI-powered job cost estimator for skilled trades with material and labor breakdowns

client:VS Code transport:streamable-http

Install estimations in VS Code

.vscode/mcp.json

{
  "servers": {
    "estimations": {
      "type": "http",
      "url": "https://estimations-mcp-server.hgfbxjxghp.workers.dev/mcp"
    }
  }
}

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

estimations in other clients