Task management protocol for solo developers and AI coding agents with 2-gateway CQRS pattern
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Every developer who has ever returned to a project after weeks away and found only ruins knows the wound CLEO was built to heal. The agents are powerful. But power without memory is chaos. Brilliance without continuity is waste. CLEO is the companion that remembers where you left off β the one who keeps the thread when life pulls you away.
Agent-first task orchestration. Persistent memory. Multi-provider coordination. One CLI to command them all.
CLEO is built for the developers who build after the world goes quiet β the ones carrying six unfinished ideas and the stubborn belief that this next session might be the one where everything clicks. It solves the coordination crisis of working with multiple AI agents across complex projects by giving them something they've never had: structure, memory, and a lifecycle that survives interruption.
| System | Purpose |
|---|---|
| TASKS | Project management β hierarchical work tracking, dependencies, sessions, completion lifecycle |
| LOOM | The lifecycle that governs all work β 9-stage RCASD-IVTR+C pipeline from idea to shipped release |
| BRAIN | Memory that does not decay β observations, patterns, and learnings persisted across sessions with semantic search |
| NEXUS | Code intelligence + cross-project registry β symbol resolution, impact analysis, federated graphs |
| CANT | Agent definition DSL β team topology, personas, tool ACLs, hook bindings |
| CONDUIT | Agent-to-agent communication β message delivery, the Hearth, persistent messaging |
LAFS is the envelope format ({success, data?, error?, meta}) carried across all system boundaries β a protocol, not a system.
This monorepo contains 12 packages organized in a 4-layer architecture:
| Layer | Package | Purpose |
|---|---|---|
| Foundation | @cleocode/contracts | Domain types, interfaces, and contracts β zero-dependency type SSoT |
| Foundation | @cleocode/lafs | Language-Agnostic Feedback Schema β canonical error envelope protocol |
| Protocol | @cleocode/adapters | Provider adapters for Claude Code, OpenCode, Cursor, Gemini, Codex, Kimi |
| Protocol | @cleocode/agents | Subagent templates and LOOM lifecycle protocol definitions |
| Protocol | @cleocode/skills | Pre-built skills and capabilities for development workflows |
| Protocol | @cleocode/cant | CANT protocol parser with napi-rs Rust binding |
| Protocol | @cleocode/nexus | Code intelligence pipeline β symbol graph, call resolution, community detection |
| Feature | @cleocode/caamp | Central AI Agent Managed Packages β unified provider registry and MCP management |
| Feature | @cleocode/runtime | Long-running process layer (polling, SSE, heartbeat) |
| Kernel | @cleocode/core | Business logic SDK β tasks, sessions, memory, orchestration, lifecycle |
| Product | @cleocode/cleo | Command-line interface β thin wrapper over core |
| Product | @cleocode/cleo-os | Batteries-included distribution with CANT bridge and TUI extensions |
cleo add-batchCLEO organizes all work through 11 canonical domains β the houses where work gets done. The original Circle of Eleven was joined by intelligence as the cognitive analytics layer.
| Domain | House | What Happens Here | Key Commands |
|---|---|---|---|
tasks | The Smiths | Work is forged β create, track, complete | add, find, show, complete, deps, tree |
session | The Scribes | The living present β context that survives | start, end, resume, briefing, checkpoint |
memory | The Archivists | Knowledge that does not decay | observe, memory-brain, sync, sticky |
check | The Wardens | Integrity stands guard | validate, verify, compliance, doctor |
pipeline | The Weavers | The lifecycle threads forward | release, lifecycle, phases, promote |
orchestrate | The Conductors | Agents move in concert | orchestrate, consensus, contribution, dash, conduit |
tools | The Artificers | Capabilities are crafted | skills, providers |
admin | The Keepers | The realm stays healthy | config, backup, migrate, grade |
nexus | The Wayfinders | Projects find each other | nexus, remote, push, pull, snapshot |
sticky | The Catchers | Quick capture before the thought escapes | sticky |
intelligence | The Seers | Predictive analytics and pattern insight | predict, suggest |
248 total operations (134 queries, 95 mutations, 19 experimental) across the 11 domains.
We welcome contributions! Please see our Contributing Guide for details.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/cleo-mcp-server)<a href="https://allmcps.com/mcp/cleo-mcp-server"><img src="https://allmcps.com/api/badge/cleo-mcp-server?style=directory" alt="CLEO MCP Server on AllMCPs" /></a>