grimoire

grimoire-rs/grimoire
★ 6 stars Rust AI/LLM Updated today ✗ Risk
Package manager for AI-agent config. grim installs, updates, and publishes skills, rules, agents, MCP servers, and bundles into Claude Code, Copilot, Cursor, Codex, Gemini, Zed, Amp, Kiro, Junie, and opencode — pinned by digest in a lockfile. Storage is any OCI registry; there is no service to run.
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": {
    "grimoire": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "grimoire"
      ]
    }
  }
}

Topics

agent-skillsagentsaiai-agentsanthropicclaudeclaude-codeclicodexcopilotcursordeveloper-toolsllmmcpmodel-context-protocol