cue

opencue/cue
★ 1 stars TypeScript 🤖 AI/LLM Updated 1d ago
Agent profile manager for Claude Code & Codex. Per-directory profiles select which skills, MCP servers, and plugins load — automatically, before launch. Install: npm install -g cue-ai
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cue": {
      "command": "npx",
      "args": [
        "-y",
        "opencue/cue"
      ]
    }
  }
}

Topics

agent-frameworkagent-skillai-agentsai-codinganthropicclaudeclaude-cliclaude-codeclaude-skillclicodexcodex-clideveloper-toolsmcpmcp-server