trios

gHashTag/trios
★ 0 stars Zig 🤖 AI/LLM Updated today
🔱 Trinity Git Orchestrator — MCP server for AI agents to control Git & GitButler via libgit2 + CLI
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "trios": {
      "command": "npx",
      "args": [
        "-y",
        "gHashTag/trios"
      ]
    }
  }
}