SmartCut for VS Code
dev.smartcut/cutlist-optimizer
Cutlist optimization for sheet, linear and roll stock, with grain, kerf, nesting and saw exports.
client:VS Code
transport:streamable-http
Install SmartCut in VS Code
.vscode/mcp.json
{
"servers": {
"cutlist-optimizer": {
"type": "http",
"url": "https://api.smartcut.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs