Adjusts the taskmaster mcp invokation command in mcp.json shipped with taskmaster init.
This commit is contained in:
@@ -694,8 +694,8 @@ function setupMCPConfiguration(targetDir, projectName) {
|
||||
"task-master-ai": {
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"task-master-ai",
|
||||
"mcp-server"
|
||||
"-y",
|
||||
"task-master-mcp-server"
|
||||
]
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user