siy/vibe-ensemble-mcp
MCP server for coordinating multiple Claude Code instances with distributed task execution, unified management, communication, and issue tracking
Platform-specific configuration:
{
"mcpServers": {
"vibe-ensemble-mcp": {
"command": "npx",
"args": [
"-y",
"vibe-ensemble-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...