Manage your tasks through Claude, ChatGPT, or any AI assistant. Focus on what matters with mandatory accountability tracking.
Built specifically for AI assistants. Works with Claude MCP, ChatGPT Custom GPTs, and any REST-capable agent.
Four quadrants: Urgent+Important, Important Only, Urgent Only, and Neither. Plus an inbox for triage.
Every task move requires a "why". Immutable changelog tracks all decisions. No more mystery reprioritizations.
Industry-standard authentication. Each user gets their own isolated task space. Multi-tenant from day one.
Minimal latency for AI agents. Clean REST API. No complex setup or dependencies.
Coming soon: Sync with Todoist, Notion, TickTick, and more. Your tasks, everywhere.
GET /dashboard โ Get tasks by quadrant
POST /tasks โ Create a new task
PATCH /tasks/:id โ Update/move a task
GET /tasks/:id/history โ View task changelog
GET /oauth/authorize โ OAuth login
POST /oauth/token โ Exchange code for token