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