agent-ctrl

ahmet-cetinkaya/agent-ctrl
★ 2 stars TypeScript 🤖 AI/LLM Updated 1d ago
A CLI tool for managing AI agent configurations using a standard directory-based pattern. Supports rules, skills, agents, and MCP servers.
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-ctrl": {
      "command": "npx",
      "args": [
        "-y",
        "ahmet-cetinkaya/agent-ctrl"
      ]
    }
  }
}

README Excerpt

A centralized CLI tool for managing AI agent configurations using a **standard directory-based configuration pattern**. Define agent behavior through rules, skills, agents, commands, and MCP servers in a structured, shareable way that works across multiple AI platforms. **Download:** **Supported platforms:**

Topics

ai-agentsbunclimcpnpmtypescript