bin-packing

MCP serverCommunication

3D bin packing for freight in Claude & ChatGPT: cartons and pallets, the fit, a 3D plan in the chat.

Available today. Use it from your connected AI after setup.

Add ahel to your AI once: Claude, ChatGPT, Cursor, Claude Code or Codex. Then ask it to use this.

Then ask your AI: use bin-packing

Install bin-packing

The server’s own address, for the clients that take one directly. Or connect ahel onceand every client you use reads it from one address, with the account kept on ahel rather than in each client’s config.

  • Claude Code

    claude mcp add --transport http --scope user bin-packing 'https://3dpack.ing/mcp?server=bin-packing'

    Run it once in your project, then open /mcp to approve any sign-in the server asks for.

  • Claude Desktop

    https://3dpack.ing/mcp?server=bin-packing

    Add a custom connector in Settings, paste this address, and approve the sign-in.

  • Cursor

    cursor://anysphere.cursor-deeplink/mcp/install?name=bin-packing&config=eyJ1cmwiOiJodHRwczovLzNkcGFjay5pbmcvbWNwP3NlcnZlcj1iaW4tcGFja2luZyJ9

    Open the link and Cursor adds the server at that address.

  • ChatGPT

    https://3dpack.ing/mcp?server=bin-packing

    In Settings, enable Developer mode, create an MCP app, and paste this address. Your plan and workspace must allow custom apps.

  • Codex

    codex mcp add bin-packing --url 'https://3dpack.ing/mcp?server=bin-packing'

    Run it once, then sign in with codex mcp login bin-packing if the server asks for an account.

From the project's README

As published by OnurGumus/3dpacking-mcp in README.md. This repository publishes several servers, so only the opening is shown here.

Container and truck load planning for AI assistants. Describe a shipment in plain English; get back the containers it fits in, how full each one is, what did not fit, and a link to an interactive 3D load plan.

Backed by the 3DPACK.ING solver — the same one behind the web planner. Asked "will 500 cartons fit in a 40-foot", an assistant without this will do arithmetic on volumes, which ignores stacking rules, orientation and weight limits and overstates what fits by a wide margin on real cargo.

Install

Hosted (no install)

The server runs at https://3dpack.ing/mcp over streamable HTTP. Add the address to your assistant and sign in with your 3DPACK.ING account when it asks — OAuth, the way Claude, ChatGPT and Claude Code connect to any service. A free account works, on its free monthly packs.

Claude (web, desktop): Settings → Connectors → Add custom connector → paste https://3dpack.ing/mcp and choose sign-in.

ChatGPT (developer mode): add the same address with OAuth.

Claude Code:

claude mcp add --transport http 3dpacking https://3dpack.ing/mcp
# then /mcp → Authenticate

Shortened here. Read the whole README on GitHub.

Advanced
Delivery
bin-packing MCP server → your ahel connector (mcp.ahel.ai) → your AI.
Catalog kind
mcp-server
Key
ing-3dpack-bin-packing
Source
github.com/OnurGumus/3dpacking-mcp
Hosted endpoint
https://3dpack.ing/mcp?server=bin-packing