Core features · AI task sharing MCP
AI task sharing
The AI in an app terminal (claude·codex·gemini) reads, adds, edits, moves, and deletes the to-dos of the Space it's attached to. The results appear live on the task board beside it.
What it does
The AI can do five things. It only handles to-dos (tasks); it does not add or delete columns (lists) themselves.
| Action | Meaning |
|---|---|
list_tasks | Read the to-do list |
create_task | Add a new to-do |
update_task | Edit title·memo·due |
set_task_status | Toggle done · move to another column |
delete_task | Delete a to-do |
Usage — the agent adds them directly
When the commander or a worker leaves to-dos while planning its work, they're reflected on the board right away without a refresh.
Space scoping — isolation
Each AI can touch only the to-dos of the Space it's attached to. It cannot access another Space's board.
Even if the AI changes the board at the same time a human is editing it, they don't overwrite each other and it's saved safely.
Settings
ON by default. You can turn it off with the "Share to-dos (Tasks) with AI" toggle in settings (applied on restart). The MCP port is 9612.