CLEO MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from npm. Last commit 3 Aug 2026.
Task management for AI coding agents — CQRS 2-gateway pattern, 200 ops across 10 domains
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cleo-mcp-server -- npx -y @cleocode/cleo
{
"mcpServers": {
"cleo-mcp-server": {
"args": [
"-y",
"@cleocode/cleo"
],
"command": "npx"
}
}
}
[mcp_servers.cleo-mcp-server]
command = "npx"
args = ["-y", "@cleocode/cleo"]
{
"mcpServers": {
"cleo-mcp-server": {
"args": [
"-y",
"@cleocode/cleo"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cleo-mcp-server": {
"args": [
"-y",
"@cleocode/cleo"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.