argot for Claude Desktop
io.github.get-tmonier/argot
Read-only context and complete checks against patterns learned from git history. Local; no LLM.
client:Claude Desktop
transport:stdio
runtime:npm
Install argot in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"argot": {
"command": "npx",
"args": [
"-y",
"@tmonier/argot"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs