argot for Cline
io.github.get-tmonier/argot
Read-only context and complete checks against patterns learned from git history. Local; no LLM.
client:Cline
transport:stdio
runtime:npm
Install argot 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": {
"argot": {
"command": "npx",
"args": [
"-y",
"@tmonier/argot"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs