Skip to content

Commit ec1c760

Browse files
committed
feat(pluggable-widgets-mcp): use custom generator-widget with non-interactive defaults
1 parent 25364e2 commit ec1c760

File tree

3 files changed

+2490
-374
lines changed

3 files changed

+2490
-374
lines changed

packages/pluggable-widgets-mcp/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"start:stdio": "pnpm run build && node dist/index.js stdio"
2424
},
2525
"dependencies": {
26+
"@mendix/generator-widget": "github:rahmanunver/widgets-tools#generator-widget-noninteractive-defaults&path:packages/generator-widget",
2627
"@modelcontextprotocol/sdk": "^1.24.2",
2728
"cors": "^2.8.5",
2829
"express": "^5.1.0",

0 commit comments

Comments
 (0)