A developer-first roadmap tool with MCP integration. Manage epics, stories, and tasks without leaving your IDE.
Free tier available. No credit card required.
Full Claude Code plugin. Create epics, track tasks, generate changelogs—all from natural language.
Organize work into epics, stories, tasks, and subtasks. Track completion with real progress.
Capture what happened, not just what was planned. Link PRs, commits, and evidence for patent tracking.
Click "Continue with Google" above. You'll be taken to create your first project.
Go to Dashboard → API Keys and generate one.
Just add your API key. Projects are discovered automatically.
{
"apiKey": "YOUR_API_KEY_HERE"
}With Claude Code or any MCP-compatible client:
> item action="list"
> epic action="create" title="My Feature"
> item action="create" title="Task 1" epic_id="..."
> changelog action="draft_from_completed"Create your project and get your API key in under a minute.