fix: breaking iwe MCP server changes with newest version

This commit is contained in:
2026-08-18 11:29:36 -06:00
parent 7cb7d66575
commit a9a4ccca88
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -21,8 +21,7 @@
},
"iwe": {
"type": "stdio",
"command": "iwec",
"args": ["--project", "."]
"command": "iwec"
}
}
}