quentintou/agent-board
Open-source multi-agent task board for OpenClaw. Kanban + DAG dependencies + MCP server + auto-retry + audit trail. Built for autonomous AI agent teams.
Platform-specific configuration:
{
"mcpServers": {
"agent-board": {
"command": "npx",
"args": [
"-y",
"agent-board"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...