Loading MCP server directory, please wait...
Task management for solo developers and AI coding agents — CQRS pattern, 177 operations
npx @getmcp/cli add io.github.kryptobaseddev/cleo-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kryptobaseddev/cleo-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cleocode/cleo",
"--mcp-server"
],
"env": {
"CLEO_PROJECT_DIR": ""
}
}
}
}