agent-manager

Codeseys-Labs/agent-manager
★ 0 stars TypeScript 🤖 AI/LLM Updated 3d ago
Universal AI agent config manager — sync MCP servers, skills, plugins across machines via git
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": {
    "agent-manager": {
      "command": "npx",
      "args": [
        "-y",
        "Codeseys-Labs/agent-manager"
      ]
    }
  }
}

README Excerpt

**The control plane for your AI agents.** Define your catalog once (TOML, git-backed). Route any agent through a unified MCP gateway. Delegate locally via ACP or remotely via A2A. Install MCP servers from the registry and vendor skills/instructions/agents via git. Remember sessions in an LLM-wiki. Edit from

Tools (1)

researcher