{ "mcpServers": { "task-master-ai": { "command": "npx", "args": ["-y", "--package=task-master-ai", "task-master-ai"], "env": { "OLLAMA_BASE_URL": "http://localhost:11434/api", "MODEL": "devstral:latest" } } } }