diff --git a/.cursor/mcp.json b/.cursor/mcp.json index e69de29b..e416c639 100644 --- a/.cursor/mcp.json +++ b/.cursor/mcp.json @@ -0,0 +1,11 @@ +{ + "mcpServers": { + "taskmaster-ai": { + "command": "npx", + "args": [ + "-y", + "bin/task-master-mcp-server.js" + ] + } + } +} \ No newline at end of file