Zhihuo Container Loading for VS Code
net.zhihuo.mcp/container-loading
How many identical cartons fit in a container or space, where they go, plus a 3D loading plan.
client:VS Code
transport:streamable-http
tools:2
Install Zhihuo Container Loading in VS Code
.vscode/mcp.json
{
"servers": {
"container-loading": {
"type": "http",
"url": "https://mcp.zhihuo.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs