cbm for Cursor
com.containermath/cbm
Calculate shipment volume (CBM/CFT), weight, and how cargo fits standard shipping containers.
client:Cursor
transport:streamable-http
tools:1
Install cbm in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cbm": {
"url": "https://mcp.containermath.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs