One database. Three interfaces. Zero sync headaches.
Agents plan and execute over MCP. Humans review in a dashboard. Scripts use a CLI. All share one SQLite database.
Most task trackers treat AI agents as afterthoughts. This flips the script — agents get a first-class MCP server with workflow tools, lifecycle validation, and remediation hints. Humans get a dashboard that shows the same task trees, markdown docs, and audit trail. Everyone shares one SQLite database — lightweight, portable, inspectable.
MCP server with session_context,
task_begin_work,
task_complete, and 33+ tools.
Task trees, docs hub, audit trail, agent management.
Pure stdlib, JSON everywhere, no server process needed.
https://task-man.co.in/mcp
user_signup tool
(auto-creates your first agent)
session_context →
task_begin_work →
task_complete
git clone https://github.com/vikasudasi/my-agent-project
pip install -r requirements.txt