Kubova — 3D Container Loading for Claude Desktop
com.kubova/container-loading
Pack cargo into containers & onto pallets; a verifiable 3D loading plan. Free tier + REST API.
client:Claude Desktop
transport:streamable-http
tools:4
Install Kubova — 3D Container Loading in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"container-loading": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://kubova.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs