mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2026-01-08 13:11:32 +00:00
10 lines
127 B
JSON
10 lines
127 B
JSON
{
|
|
"mcpServers": {
|
|
"task-master-ai": {
|
|
"type": "stdio",
|
|
"command": "npx",
|
|
"args": ["-y", "task-master-ai"]
|
|
}
|
|
}
|
|
}
|