External-only MCP adapter stub exposing CLEO sentient operations as MCP tools. Does NOT wire into internal CLEO dispatch — external tools only.
{
"mcpServers": {
"cleocodemcp-adapter": {
"command": "npx",
"args": [
"-y",
"@cleocode/mcp-adapter"
]
}
}
}