← All servers

Moltline Optimize

com.moltlinestudio/optimize v1.1.0
Official Registry finance

Vehicle routing, 3-D packing, cutting stock, rostering and knapsack with OR-Tools. 7 of 11 free.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add optimize --transport http https://mcp.moltlinestudio.com/optimize
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "optimize": {
      "url": "https://mcp.moltlinestudio.com/optimize"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "optimize": {
      "serverUrl": "https://mcp.moltlinestudio.com/optimize"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "optimize": {
      "type": "http",
      "url": "https://mcp.moltlinestudio.com/optimize"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "optimize": {
      "url": "https://mcp.moltlinestudio.com/optimize"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "optimize": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.moltlinestudio.com/optimize"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://mcp.moltlinestudio.com/optimize none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/com.moltlinestudio--optimize/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent