What is the Zhihuo RotoSpider Layout MCP server?
Rotomolding mold-on-arm layout feasibility: which molds fit on a machine arm/spider, and how.
How to install Zhihuo RotoSpider Layout
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"rotospider-layout": {
"url": "https://mcp.zhihuo.net/roto/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"rotospider-layout": {
"serverUrl": "https://mcp.zhihuo.net/roto/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"rotospider-layout": {
"type": "http",
"url": "https://mcp.zhihuo.net/roto/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"rotospider-layout": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.zhihuo.net/roto/mcp"
]
}
}
}Claude Code
claude mcp add --transport http rotospider-layout https://mcp.zhihuo.net/roto/mcpRelated MCP servers
How many identical cartons fit in a container or space, where they go, plus a 3D loading plan.