cbm for Zed
com.containermath/cbm
Calculate shipment volume (CBM/CFT), weight, and how cargo fits standard shipping containers.
client:Zed
transport:streamable-http
tools:1
Install cbm in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cbm": {
"url": "https://mcp.containermath.com"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs