HomeDevelopment › argot

argot

Read-only context and complete checks against patterns learned from git history. Local; no LLM.

Official Rust Local macOSWindowsLinux
★ 50 stars Last pushed 2026-09-10 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.127)

npx -y @tmonier/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "argot": {
      "command": "npx",
      "args": [
        "-y",
        "@tmonier/[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry