template-repo

AndrewAltimit/template-repo
★ 114 stars Rust 🤖 AI/LLM Updated 1mo ago
Agent orchestration & security template featuring MCP tool building, agent2agent workflows, mechanistic interpretability on sleeper agents, and agent integration via CLI wrappers
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": {
    "template-repo": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "template-repo"
      ]
    }
  }
}

Topics

agent-frameworkagent-orchestrationagent-securityai-agentsai-governanceai-policyai-safetyclaude-codecodex-clidockergemini-cligithub-actionsmcpmechanistic-interpretabilitymodel-context-protocol