agentstack

Tarekkharsa/agentstack
★ 0 stars Rust AI/LLM Updated today
Local control plane for AI coding agents — trust-gate, firewall, and audit every MCP tool call. One manifest for servers, skills, instructions, and settings across Claude Code, Codex, Cursor, Gemini CLI + 9 more.
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": {
    "agentstack": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "agentstack"
      ]
    }
  }
}

README Excerpt

<img alt="agentstack" src="docs/logo.svg" width="380"> > **Cloning a repo shouldn't hand your agent to a stranger.** > AgentStack is a local control plane for AI coding agents: one reviewed > manifest defines what every agent CLI may run — then trust-gates, > firewalls, and audits it. Nothing runs until it's trusted, and nothing

Topics

agentsai-agentsclaude-codeclicodexcursordeveloper-toolsgemini-climcpmcp-gatewaymcp-servermodel-context-protocolrust