Todo-MCP - AI-Powered Task Management for Claude Code & Codex

The Smart Task Manager for Claude Code & Codex

Natural language task management that integrates directly with your AI coding assistant. Track dependencies, manage priorities, and stay organized effortlessly.

๐ŸŽฏ

Smart Dependencies

Automatically track task dependencies and get smart suggestions for what to work on next.

๐Ÿ’ฌ

Natural Language

Create, update, and query tasks using plain English through Claude Code or Codex.

โšก

Lightning Fast

Local SQLite database means instant responses with zero latency for all your queries.

Get Started with Todo-MCP

Sign in or enter your details to get your free setup tutorial.

Login with Google, Apple, X, or Email
or enter your details

By continuing, you agree to our Terms and Privacy Policy.

Your CLI Agent Forgets Everything

Claude Code, Codex, and other CLI agents have a fatal flaw: they lose your work when you need it most

๐Ÿง 

Auto-Compaction Wipes Sessions

What happens:

You spend 4 hours building complex architecture with your agent. Context fills up. Claude silently compacts - your planning session is gone.

The agent continues working but has no memory of the decisions you made together. You won't know until something breaks.

๐Ÿ’€

Session Crashes Destroy Progress

What happens:

Network glitch. Browser crash. Laptop sleeps. Your agent restarts with zero knowledge of what you were building.

All task progress, dependencies, and implementation notes vanish instantly. You're back to square one.

๐Ÿ“Š

Context Window Overflow

What happens:

Your architecture decisions, API patterns, and state management choices get pushed out as new code comes in.

The agent forgets why you chose JWT over sessions, or that you're using a specific database pattern. It starts suggesting contradictions.

๐Ÿ”„

Manual Reconstruction Loops

What happens:

"Let me explain where we were..." Every session starts with 20 minutes of re-explaining your project to the same agent.

You become a human context manager, wasting hours each week just getting your agent back up to speed.

๐Ÿ“‹

No Persistent Task State

What happens:

"What task was I on? What's left to do?" The agent's built-in todo list lives only in volatile memory.

Task dependencies, time estimates, and completion status all disappear when context resets. You're manually tracking everything.

โšก

Workflow Friction Compounds

What happens:

Each context loss costs 1-3 hours. Across a week-long project, you lose entire days to reconstruction.

The compounding effect destroys long-horizon development. Multi-day features become impossible without constant re-explaining.

Stop reconstructing context. Start shipping.

Ready to Stop Losing Context?

Get your free setup tutorial with real examples

Login with Google, Apple, X, or Email
or enter your details

The Solution

Persistent Memory That Survives Everything

Crashes, timeouts, context window limits, even switching between projects. Your work is always there, ready to resume.

claude-code ~ todo-mcp
$ mcp__todo-mcp__context_resume
โœ“
Session restored from 2 days ago
โœ“
Current task: Implement OAuth flow #234 45m elapsed
โœ“
Working memory: 18 context keys restored
โœ“
Pending tasks: 5 tasks in queue (3 unblocked)
โœ“
Time investment: 4.2 hours logged across 12 tasks
> Recommended: Continue #234 or start #235 (API endpoints)
> Recovery time: 1.8 seconds

One command. Full recovery. Zero reconstruction.

Persistent Tasks

Tasks with permanent IDs survive crashes, context limits, and session changes. Never lose track of work again.

todo_create "Fix auth bug"
Permanent ID: #234

Context Storage

40+ key-value slots for architectural decisions, patterns, and insights that auto-compaction would normally destroy.

context_set "auth_pattern"
Value persists forever

Instant Recovery

One command restores everything - current task, elapsed time, all context keys, and smart recommendations.

context_resume
Recovery in ~2 seconds

Before Todo-MCP

Every crash = starting over

  • โœ— "Let me re-explain the architecture..."
  • โœ— "Here's what we were working on..."
  • โœ— "The pattern we decided on was..."
  • โœ— "We still need to complete tasks..."
Time to resume work: 2-3 hours

After Todo-MCP

Every crash = 2 seconds

  • โœ“ Architecture patterns restored from context
  • โœ“ Current task and elapsed time visible
  • โœ“ All decisions preserved in key-value store
  • โœ“ Smart recommendation for next action
Time to resume work: ~2 seconds

Want This Power?

Get your free tutorial and see it in action

Login with Google, Apple, X, or Email
or enter your details

Everything You Need for Long-Horizon Development

Built-in persistence, intelligent recommendations, and comprehensive export tools that work together seamlessly

โฑ๏ธ

Save 2+ Hours Per Recovery

Before:

Manual context reconstruction, re-explaining architecture, re-listing tasks

~2-3 hours lost

After:

One command restores everything

~2 seconds

mcp__todo-mcp__context_resume
๐ŸŽฏ

40+ Context Slots

Before:

Architectural decisions lost to auto-compaction

Context window fills up

After:

Persistent key-value storage survives crashes

40+ slots always available

context_set key:"auth_pattern"
value:"JWT with refresh tokens"
๐Ÿงญ

Intelligent Task Queue

Before:

Manually track what's ready to work on

Mental overhead

After:

Auto-suggests next task based on dependencies

Zero thinking required

mcp__todo-mcp__todo_next
> Recommended: Task #24 (unblocked)
๐Ÿ“Š

Built-In Time Analytics

Before:

No idea how long tasks actually take

Can't improve estimates

After:

Automatic tracking: estimate vs actual

Learn from every task

todo_create estimate_minutes:60
> Actual: 45m (25% faster!)
๐Ÿ“ค

Multi-Format Export

Before:

Tasks locked in proprietary formats

Can't integrate with tools

After:

Export to Markdown, JSON, CSV, Org-mode

Works with everything

todo_export format:"markdown"
todo_export format:"org-mode"
๐Ÿ“š

5 Mastery Guides Included

Before:

Trial-and-error learning, scattered docs

Weeks to master

After:

Comprehensive guides + anti-pattern warnings

Productive in hours

Includes:

  • โ€ข Complete Interface Reference
  • โ€ข Dual System Mastery Strategy
  • โ€ข Anti-Pattern Enforcement
  • โ€ข Migration Playbooks
  • โ€ข Version Transition Guides

Ready to Stop Losing Context?

Sign in or enter your details to get your free setup tutorial.

How It Works

Four simple steps to crash-proof your Claude Code sessions

Total setup time: Under 5 minutes
1

SUBSCRIBE

Get instant access to authenticated downloads and all future updates.

Monthly $20/mo
Annual Save 17%
$240/yr
Instant activation
2

DOWNLOAD

One authenticated curl command fetches your platform-specific binary.

curl -sSL https://todo-mcp.com/install.sh | bash
Auto-detects macOS/Linux/Windows
Under 10MB, works offline
Token-authenticated download
3

CONFIGURE

Add to your Claude Desktop config file - copy and paste ready.

{"mcpServers": {
  "todo-mcp": {
    "command": "todo-mcp"
  }
}}
claude_desktop_config.json
Restart Claude Desktop once
4

RECOVER

One command restores your complete session state after any interruption.

mcp__todo-mcp__context_resume

Restores:

  • - Active tasks and priorities
  • - Saved context and decisions
  • - Smart next-step suggestions
Full state in ~2 seconds
Subscribe ~30 sec
Download ~1 min
Configure ~2 min
Recover ~2 sec

From zero to crash-proof in under 5 minutes

No complex setup. No dependencies. Just persistent context that survives anything.

Ready in 5 Minutes

Get your free tutorial and start building

Login with Google, Apple, X, or Email
or enter your details

See It In Action

Real workflows from production use. Click each tab to explore how todo-mcp handles different scenarios.

full-day-workflow.sh

# Morning: Start a complex feature

mcp__todo-mcp__todo_create content:"Implement OAuth 2.0 flow" estimate_minutes:240 priority:"high"

> Created task ยซ#42ยป - Implement OAuth 2.0 flow

mcp__todo-mcp__todo_start position_id:1

> Started ยซ#42ยป at 09:15 AM

# Save architectural decisions

mcp__todo-mcp__context_set key:"auth_provider" value:"Auth0 with PKCE flow"

mcp__todo-mcp__context_set key:"token_storage" value:"httpOnly cookies + refresh rotation"

mcp__todo-mcp__context_set key:"session_strategy" value:"JWT access 15m, refresh 7d"

# 3 hours later... Claude auto-compacts context window

// Context window full - automatic compaction triggered

# Instantly recover everything

mcp__todo-mcp__context_resume

> Session Recovery Complete

> Active task: ยซ#42ยป Implement OAuth 2.0 flow

> Elapsed: 2h 47m of 4h estimated

> Context keys restored: 3

> auth_provider: Auth0 with PKCE flow

> token_storage: httpOnly cookies + refresh rotation

> session_strategy: JWT access 15m, refresh 7d

Tasks survive. Context survives. Progress survives.

Your Peace of Mind, Guaranteed

We stand behind todo-mcp with ironclad guarantees and complete transparency

Secure Checkout

Powered by Stripe

Cancel Anytime

No lock-in period

Works Offline

Local SQLite storage

No Data Collection

Your data stays local

30-Day Money-Back Guarantee

If todo-mcp doesn't save you hours on your next long project, get a full refund - no questions asked.

No hoops to jump through
Refund within 48 hours
Keep the tutorial

Common Questions

What if I cancel?

You keep access until your billing period ends. Your local data remains yours forever - nothing gets deleted.

Does it work offline?

Yes! todo-mcp runs entirely locally using SQLite. No internet required for operation - your data never leaves your machine.

How many devices?

Use on unlimited devices. Install on your laptop, desktop, and any dev machines - one subscription covers all.

Is my data private?

100% private. All data stored in local SQLite files. We never collect, sync, or have access to your tasks or context.

Zero Risk to Try

Get your free tutorial - money-back guarantee if you subscribe

Login with Google, Apple, X, or Email
or enter your details

Everything You Get with todo-mcp

A complete toolkit for maintaining perfect context across AI coding sessions

Persistent Tasks

Survives crashes, resets, and session loss. Your work is always safe.

40+ Context Slots

Key-value storage for decisions, patterns, and learnings.

Smart Recommendations

Auto-suggests next task based on priorities and dependencies.

Time Tracking

Automatic estimate vs. actual tracking to improve planning.

Multi-Format Export

Markdown, JSON, CSV, Org-mode. Works with your tools.

5 Mastery Guides

Complete documentation to become productive in hours, not weeks.

Offline-First

SQLite database runs locally. No cloud dependency, zero latency.

MCP Protocol

Native integration with Claude Code and other MCP clients.

The Real Cost of Context Loss

2+ hours lost per context reset

Re-explaining architecture, rebuilding state, finding where you left off

3-5 times per week for active developers

Session limits, crashes, auto-compaction, quota resets

Without todo-mcp:

6-10 hours lost per week

At $100/hr = $600-1000 in lost productivity

With todo-mcp:
Recovery time ~2 seconds
Hours saved per week 6-10 hours
Monthly value $2,400-4,000+
Your investment $20/month

120x - 200x ROI

Pays for itself in the first context recovery

Ready to Stop Losing Context?

Get your free tutorial and start shipping faster today

30-day money-back guarantee
Free tutorial included
Join developers shipping faster
Limited Time Offer

Get 20% Off Today

Pay annually and save $48 โ€” that's 2 months free

Monthly

$24/mo

$288/year

Best Value

Annual

$288 $240/yr

Just $20/month โ€” Save $48!

30-day money-back guarantee โ€ข Cancel anytime โ€ข Instant access

Everything included with your subscription:

Persistent Tasks 40+ Context Slots Smart Recommendations Multi-Format Export 5 Mastery Guides Unlimited Devices