Quick Start
Requirements
Before you can start using TaskMaster AI, you’ll need to install Node.js and set up at least one model API Key.
1. Node.js
TaskMaster AI is built with Node.js and requires it to run. npm (Node Package Manager) comes bundled with Node.js.
Install Node.js
Install Node.js
Installation
Option 1: Download from official website
- Visit nodejs.org
- Download the LTS (Long Term Support) version for your operating system
- Run the installer and follow the setup wizard
Option 2: Use a package manager
2. Model API Key
Taskmaster utilizes AI across several commands, and those require a separate API key. For the purpose of a Quick Start we recommend setting up an API Key with Anthropic for your main model and Perplexity for your research model (optional but recommended).
Task Master shows API costs per command used. Most users load $5-10 on their keys and don’t have to top it off for a few months.
At least one (1) of the following is required:
- Anthropic API key (Claude API) - recommended for Quick Start
- OpenAI API key
- Google Gemini API key
- Perplexity API key (for research model)
- xAI API Key (for research or main model)
- OpenRouter API Key (for research or main model)
- Claude Code (no API key required - requires Claude Code CLI)