Skip to content
VS Code

cbm for VS Code

com.containermath/cbm

Calculate shipment volume (CBM/CFT), weight, and how cargo fits standard shipping containers.

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

Install cbm in VS Code

.vscode/mcp.json

{
  "servers": {
    "cbm": {
      "type": "http",
      "url": "https://mcp.containermath.com"
    }
  }
}

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

cbm in other clients