Makes default command npx -y task-master-mcp-server

This commit is contained in:
Eyal Toledano
2025-04-03 15:57:01 -04:00
parent 33bb596c01
commit 76ecfc086a

View File

@@ -710,8 +710,7 @@ function setupMCPConfiguration(targetDir, projectName) {
"command": "npx",
"args": [
"-y",
"task-master-ai",
"task-master-mcp"
"task-master-mcp-server"
],
"env": {
"ANTHROPIC_API_KEY": "%ANTHROPIC_API_KEY%",