Loomal

CLEO MCP Server

MCP server by github.com/kryptobaseddev/cleo

Task management for AI coding agents — CQRS 2-gateway pattern, 200 ops across 10 domains

157 starsnpm: @cleocode/cleo

About CLEO MCP Server

CLEO MCP Server is an MCP (Model Context Protocol) server published by kryptobaseddev in the official MCP registry, listed under Autonomous Agents on Loomal. Task management for AI coding agents — CQRS 2-gateway pattern, 200 ops across 10 domains

It ships as an npm package (@cleocode/cleo), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/kryptobaseddev/cleo, where the project has earned 157 GitHub stars.

Use CLEO MCP Server with your agent

Claude Code · one command
claude mcp add cleo-mcp-server -- npx -y @cleocode/cleo
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "cleo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@cleocode/cleo"
      ]
    }
  }
}
npm@cleocode/cleo

Frequently asked questions

What is CLEO MCP Server?
CLEO MCP Server is an MCP (Model Context Protocol) server by kryptobaseddev in the Autonomous Agents category. Task management for AI coding agents — CQRS 2-gateway pattern, 200 ops across 10 domains
How do I connect CLEO MCP Server to Claude, Cursor, or another MCP client?
Install CLEO MCP Server from its npm package (@cleocode/cleo) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is CLEO MCP Server open source?
Yes — the source code is public at github.com/kryptobaseddev/cleo, with 157 GitHub stars.
Can AI agents pay to use CLEO MCP Server?
Not yet through Loomal — CLEO MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain CLEO MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.