Moltline Optimize for Claude Desktop
com.moltlinestudio/optimize
Vehicle routing, 3-D packing, cutting stock, rostering and knapsack with OR-Tools. 7 of 11 free.
client:Claude Desktop
transport:streamable-http
tools:11
Install Moltline Optimize in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"optimize": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.moltlinestudio.com/optimize"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs