systemprompt-code-orchestrator and ai-cli-mcp
These are complements: the orchestrator provides task management and process execution infrastructure that the CLI server would consume to coordinate multi-agent coding workflows across different AI models.
About systemprompt-code-orchestrator
systempromptio/systemprompt-code-orchestrator
MCP server for orchestrating AI coding agents (Claude Code CLI & Gemini CLI). Features task management, process execution, Git integration, and dynamic resource discovery. Full TypeScript implementation with Docker support and Cloudflare Tunnel integration.
Implements a real-time resource subscription model using MCP's `listChanged` notifications for live task monitoring, eliminating the need for polling between clients and server. Features stateful process management with disk-persisted JSON task storage, Firebase Cloud Messaging for push notifications on task completion, and a host bridge daemon that routes commands between Docker containers and the local machine—enabling AI agents to execute with full filesystem access while keeping code local.
About ai-cli-mcp
mkXultra/ai-cli-mcp
MCP server to run Claude, Codex, and Gemini CLI agents in the background from any MCP client.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work