01Allows free and unrestricted read operations for AI agents (list_tasks, get_task).
02Secures all write operations (create, update, complete, delete) with Veyra commit mode authorization.
030 GitHub stars
04Persistent task management backed by SQLite for reliable storage.
05Supports project grouping, customizable priorities (low, medium, high, urgent), and status tracking (todo, in_progress, done).
06Seamless integration as an MCP server for AI agent platforms like Claude Desktop.