$ LazyArchon
A lazygit-style TUI for your tasks — and an MCP server for Claude — both working on the same local SQLite database. No server, no account: the first run creates everything it needs. Prefer an existing tracker? Point it at Gitea, Vikunja or an Archon backend.

The TUI in action — navigating, filtering and updating tasks without touching the mouse.
Why Choose LazyArchon?
Built for developers who want to stay in the terminal and maintain their focus
Lightning Fast Navigation
Navigate between projects and tasks instantly with intuitive keyboard shortcuts. No mouse required.
Focused Workflow
Zero distractions. Clean, minimal interface that keeps you in the flow state.
Local-First by Default
Your tasks live in a local SQLite database. No server to run, no account to create — the first launch seeds an Inbox project and you are off.
An MCP Server for Claude
Run lazyarchon mcp and Claude can list projects, create and update tasks, and mark them done — on the same database the TUI uses.
Bring Your Own Tracker
Prefer an existing tracker? Swap the local backend for Gitea issues, Vikunja or an Archon server — the TUI and MCP server follow.
Cross-Platform
Works seamlessly on Linux, macOS, and Windows. Single binary, no dependencies.
Get Started in Seconds
Install LazyArchon with a single command and start managing your projects like a pro
Installation Options
Quick Start
- 1Install LazyArchonChoose your preferred installation method above
- 2Just run it — no server, no accountlazyarchon
- 3Let Claude manage your tasks tooclaude mcp add lazyarchon -- lazyarchon mcp
✨ What's New in v2.3.0
🚀 Roadmap
🔥 High Priority (Next Release)
- ▶Project Creation in the TUI: Create projects without leaving the interface (P key)
- ▶Claude Code Plugin: Ship the MCP server with a skill and slash commands
- ▶Archive Support: Archive and unarchive tasks from the TUI
🚀 Medium Priority
- ▶Import & Sync: Bring existing tasks in from external trackers
- ▶Recurring Tasks: Define tasks that regenerate on a schedule
🌟 Long-term Vision
- ▶Git Integration: Link tasks to commits and branches
- ▶More Backends: Linear, GitHub Issues and beyond