gandalf

qyinm/gandalf
★ 0 stars Go AI/LLM Updated 3d ago
Infrastructure as Code for AI Agents. Declare MCP servers, skills, and hooks in gandalf.toml. Review before apply. Roll back safely.
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": {
    "gandalf": {
      "command": "go",
      "args": [
        "run",
        "github.com/qyinm/gandalf@latest"
      ]
    }
  }
}

README Excerpt

<h1 align="center">Gandalf</h1> <p align="center"> <strong>Infrastructure as Code for AI Agents (Agent Environment as Code)</strong> </p> <p align="center"> Declare MCP servers, skills, and hooks in <code>gandalf.toml</code>. Catch configuration drift in CI. Roll back safely. </p> <p align="center"> <a href="https://github.com/qyinm/gandalf/actions/workflows/ci.yml"><img alt="CI" src="https://shieldcn.dev/github/qyinm/gandalf/ci.svg"></a>

Tools (1)

gandalf

Topics

agent-managementagent-toolsai-agentsclideveloper-toolsdrift-detectiongomcpsecurity-audittui