Skip to content
Gemini CLI

SmartCut for Gemini CLI

dev.smartcut/cutlist-optimizer

Cutlist optimization for sheet, linear and roll stock, with grain, kerf, nesting and saw exports.

client:Gemini CLI transport:streamable-http

Install SmartCut in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "cutlist-optimizer": {
      "httpUrl": "https://api.smartcut.dev/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

SmartCut in other clients