GroundTruth — subsurface scan QA & trade estimating for VS Code
ai.gtfi/groundtruth
Two independent AI models read a GPR, locate or pipe scan and flag the do-not-core call.
client:VS Code
transport:streamable-http
tools:3
Install GroundTruth — subsurface scan QA & trade estimating in VS Code
.vscode/mcp.json
{
"servers": {
"groundtruth": {
"type": "http",
"url": "https://gtfi.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs