mirror of
https://github.com/BradGroux/veritas-kanban.git
synced 2026-08-28 02:44:59 +00:00
- Tools: list_tasks, get_task, create_task, update_task, start_agent, stop_agent, archive_task, delete_task
- Resources: kanban://tasks, kanban://tasks/active, kanban://task/{id}
- Stdio transport for Claude Desktop integration
- Updated README with CLI and MCP documentation
6 lines
66 B
YAML
6 lines
66 B
YAML
packages:
|
|
- "server"
|
|
- "web"
|
|
- "shared"
|
|
- "cli"
|
|
- "mcp"
|