command-gate

wanderlp/command-gate
★ 0 stars Python AI/LLM Updated 2d ago
A human-in-the-loop gate between AI coding assistants and your servers: AI proposes commands via MCP, you approve or reject them, and every action is audited
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "command-gate": {
      "command": "uvx",
      "args": [
        "command-gate"
      ]
    }
  }
}

Or install with pip: pip install command-gate

Topics

ai-agentsaudit-logautomationclihuman-in-the-loopllm-toolsmcpmodel-context-protocolsecuritysshwinrm