A task orchestration system for AI agent teams that provides a Kanban dashboard and 12 MCP tools to manage multi-step workflows with DAG dependencies. It enables agents to coordinate through task threads, automated retries, and real-time webhook notifications.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.AGENTBOARD_API_KEYS— Comma-separated key:agentId pairs for API authentication. Example: sk-abc123:agent1,sk-def456:agent2AGENTBOARD_WEBHOOK_SECRET— Secret for HMAC-SHA256 webhook signing. When set, all outbound webhooks include X-AgentBoard-Signature headers.OPENCLAW_HOOK_TOKEN— Bearer token for OpenClaw webhook calls. Notifications disabled if not set.OPENCLAW_HOOK_URL— OpenClaw webhook URL for agent notifications (default: http://localhost:18789/hooks/agent)[](https://m8ven.ai/mcp/quentintou-agent-board-10ddzi)