3DPACK.ING — Load Planning for Claude Desktop
ing.3dpack/load-planning
Load planning for containers, trucks & pallets in Claude & ChatGPT, with a 3D load plan in the chat.
client:Claude Desktop
transport:streamable-http
tools:1
Install 3DPACK.ING — Load Planning in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"load-planning": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://3dpack.ing/mcp?server=load-planning"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs