agent_cli_devkit

kakehashi-inc/agent_cli_devkit
★ 0 stars TypeScript AI/LLM Updated today
<Electron> GUI for managing Claude and OpenAI Codex CLI: MCP servers, agents & skills, config, and cleanup.
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": {
    "agent_cli_devkit": {
      "command": "npx",
      "args": [
        "-y",
        "kakehashi-inc/agent_cli_devkit"
      ]
    }
  }
}

README Excerpt

Agent CLI DevKit is an Electron desktop tool that manages the development environments of AI agent CLIs (Claude Code / Codex CLI / Antigravity CLI / Grok CLI / OpenCode) in a single application. It presents each CLI's tools in the fixed order Claude / Codex / Agy / Grok / OpenCode. **Claude group** - **Claude Desktop MCP Manager** — Enable, disable, and reorder Claude Desktop MCP servers.

Tools (1)

agent_cli_devkit