General Tools
3dpack.ing
Optimizes how shipments fit into containers, trucks, or pallets using a 3D bin-packing solver.
ENDPOINT 1
https://3dpack.ing/mcp
MCP server metadata
- Name
- 3dpacking
- Version
- 0.2.0
Known tools 1
pack_shipmentWork out how a shipment fits into shipping containers, trucks or pallets, using a real 3D bin-packing solver.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.3dpacking]
url = "https://3dpack.ing/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"3dpacking": {
"type": "http",
"url": "https://3dpack.ing/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: 3dpacking
Remote MCP URL: https://3dpack.ing/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"3dpacking": {
"url": "https://3dpack.ing/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"3dpacking": {
"type": "http",
"url": "https://3dpack.ing/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "3dpacking",
"transport": "streamable-http",
"url": "https://3dpack.ing/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://3dpack.ing/mcp?server=bin-packing
MCP server metadata
- Name
- 3dpacking
- Version
- 0.3.0
Known tools 1
pack_shipmentWork out how a shipment fits into shipping containers, trucks or pallets, using a real 3D bin-packing solver.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.3dpacking]
url = "https://3dpack.ing/mcp?server=bin-packing"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"3dpacking": {
"type": "http",
"url": "https://3dpack.ing/mcp?server=bin-packing"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: 3dpacking
Remote MCP URL: https://3dpack.ing/mcp?server=bin-packing
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"3dpacking": {
"url": "https://3dpack.ing/mcp?server=bin-packing"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"3dpacking": {
"type": "http",
"url": "https://3dpack.ing/mcp?server=bin-packing"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "3dpacking",
"transport": "streamable-http",
"url": "https://3dpack.ing/mcp?server=bin-packing"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 3
https://3dpack.ing/mcp?server=load-planning
MCP server metadata
- Name
- 3dpacking
- Version
- 0.3.0
Known tools 1
pack_shipmentWork out how a shipment fits into shipping containers, trucks or pallets, using a real 3D bin-packing solver.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.3dpacking]
url = "https://3dpack.ing/mcp?server=load-planning"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"3dpacking": {
"type": "http",
"url": "https://3dpack.ing/mcp?server=load-planning"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: 3dpacking
Remote MCP URL: https://3dpack.ing/mcp?server=load-planning
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"3dpacking": {
"url": "https://3dpack.ing/mcp?server=load-planning"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"3dpacking": {
"type": "http",
"url": "https://3dpack.ing/mcp?server=load-planning"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "3dpacking",
"transport": "streamable-http",
"url": "https://3dpack.ing/mcp?server=load-planning"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 4
https://3dpack.ing/mcp?server=truck-load
MCP server metadata
- Name
- 3dpacking
- Version
- 0.3.0
Known tools 1
pack_shipmentWork out how a shipment fits into shipping containers, trucks or pallets, using a real 3D bin-packing solver.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.3dpacking]
url = "https://3dpack.ing/mcp?server=truck-load"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"3dpacking": {
"type": "http",
"url": "https://3dpack.ing/mcp?server=truck-load"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: 3dpacking
Remote MCP URL: https://3dpack.ing/mcp?server=truck-load
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"3dpacking": {
"url": "https://3dpack.ing/mcp?server=truck-load"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"3dpacking": {
"type": "http",
"url": "https://3dpack.ing/mcp?server=truck-load"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "3dpacking",
"transport": "streamable-http",
"url": "https://3dpack.ing/mcp?server=truck-load"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.