reglet

elijahbutler/reglet
★ 0 stars TypeScript AI/LLM Updated 2d ago
One home for all your AI agent configs — rules, skills, and MCP servers, synced to every AI coding tool and every device.
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": {
    "reglet": {
      "command": "npx",
      "args": [
        "-y",
        "elijahbutler/reglet"
      ]
    }
  }
}

README Excerpt

Reglet is a local-first control plane for AI agent configuration. It turns rules, skills, and MCP servers into infrastructure: one versionable master directory, deterministic provider adapters, backups, drift detection, optional daemon apply, and self-hosted sync. ```text ~/.reglet/ provider outputs