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.
Run this one-liner to add ElseHub to Claude Code:
npx @anthropic-ai/claude-code@latest mcp add elsehub -- npx -y @nomicdev/elsehub-mcpRun /elsehub:connect in any project. Your browser opens, you sign in, done. No API keys needed.
OAuth tokens refresh automatically. Stored at ~/.elsehub/credentials.json
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.