angrysky56/mcp_coordinator
The MCP Coordinator is a self-optimizing orchestrator that bridges the gap between high-level human intent and low-level system execution. It is characterized by its ability to learn (skills), scale (recursion), adapt (discovery), and reflect (RAA).
Platform-specific configuration:
{
"mcpServers": {
"mcp_coordinator": {
"command": "npx",
"args": [
"-y",
"mcp_coordinator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...