magland/minicline
Command-line interface for performing software engineering tasks using large language models. It is based on Cline, but is simpler, uses fewer input tokens, has fewer capabilities, and does not depend on VSCode.
Platform-specific configuration:
{
"mcpServers": {
"minicline": {
"command": "npx",
"args": [
"-y",
"minicline"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...