CLEO MCP Server
Quality Score
94
/100
Task management for AI coding agents — CQRS 2-gateway pattern, 200 ops across 10 domains
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"cleo-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cleocode/cleo"
],
"env": {
"CLEO_PROJECT_DIR": "<cleo_project_dir>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"cleo-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cleocode/cleo"
],
"env": {
"CLEO_PROJECT_DIR": "<cleo_project_dir>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @cleocode/cleo§02 Environment variables
CLEO_PROJECT_DIRPath to CLEO project directory (must contain .cleo/ folder)
§03 MCP Quality Score · methodology
freshness
24
completeness
20
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.