ikangai/clive
Give an LLM a terminal and a keyboard. Let it read the screen, decide what to type, type it, watch what happens, repeat. That's the entire loop. No schemas. No tool definitions. No MCP server to implement. Just text in, text out — the same interface developers have used for 50 years, now operated by a language model.
Platform-specific configuration:
{
"mcpServers": {
"clive": {
"command": "npx",
"args": [
"-y",
"clive"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...