Skip to content
VS Code

Gsa Calc for VS Code

io.github.pipeworx-io/gsa-calc

GSA CALC+ ceiling labor rates — what vendors may charge per hour under GSA

client:VS Code transport:streamable-http

Install Gsa Calc in VS Code

.vscode/mcp.json

{
  "servers": {
    "gsa-calc": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/gsa-calc/mcp"
    }
  }
}

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

Gsa Calc in other clients