Skip to content
VS Code

Caliper for VS Code

fit.caliper/caliper

Geometry and CAD file metadata extraction for STL, OBJ, PLY, PCD, LAS/LAZ, glTF/GLB.

client:VS Code transport:streamable-http tools:10

Install Caliper in VS Code

.vscode/mcp.json

{
  "servers": {
    "caliper": {
      "type": "http",
      "url": "https://caliper.fit/mcp/"
    }
  }
}

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

What VS Code can do once it is connected

Caliper in other clients