Task manager for AI agents with projects, priorities, and status tracking. Reads are free, writes require Veyra commit mode.
{
"mcpServers": {
"veyra-tasks": {
"command": "npx",
"args": [
"-y",
"veyra-tasks"
]
}
}
}