overllm for Cline
io.github.theadamdanielsson/overllm
Find the LLM/AI calls you didn't need — where plain code or a regex does the job. No model.
client:Cline
transport:stdio
runtime:pypi
Install overllm in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"overllm": {
"command": "uvx",
"args": [
"overllm"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs