Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Kage0x3B • Uncategorized
An MCP server enabling multi-agent task management via a shared tasks.md file with safe human-agent collaboration.
Coordinate task management without direct file access.
Safely share and update task states collaboratively.
Integrate with human-edited task files while avoiding race conditions.
Vibe Conductor is an MCP server designed for coordinating multiple Claude Code agents through HTTP-based MCP tools instead of direct file I/O. It manages task states and merges human edits safely, allowing agents to claim, complete, block, and manage tasks in a shared markdown file. This setup simplifies multi-agent workflows by abstracting complex file state transitions and providing concurrency safety.