Skip to content
Claude Desktop

SmartCut for Claude Desktop

dev.smartcut/cutlist-optimizer

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

client:Claude Desktop transport:streamable-http

Install SmartCut in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "cutlist-optimizer": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.smartcut.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

SmartCut in other clients