The Eisenhower Matrix
for AI Agents

Manage your tasks through Claude, ChatGPT, or any AI assistant. Focus on what matters with mandatory accountability tracking.

๐Ÿค–

AI-Native Design

Built specifically for AI assistants. Works with Claude MCP, ChatGPT Custom GPTs, and any REST-capable agent.

๐Ÿ“Š

Eisenhower Matrix

Four quadrants: Urgent+Important, Important Only, Urgent Only, and Neither. Plus an inbox for triage.

๐Ÿ“

Accountability Built-In

Every task move requires a "why". Immutable changelog tracks all decisions. No more mystery reprioritizations.

๐Ÿ”

OAuth 2.0 Auth

Industry-standard authentication. Each user gets their own isolated task space. Multi-tenant from day one.

โšก

Fast & Simple

Minimal latency for AI agents. Clean REST API. No complex setup or dependencies.

๐Ÿ”„

Sync Ready

Coming soon: Sync with Todoist, Notion, TickTick, and more. Your tasks, everywhere.

Works With Your Favorite AI

๐Ÿง  Claude ๐Ÿ’ฌ ChatGPT โœจ Gemini ๐Ÿ”ง Any REST Client

API Endpoints

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