crew-mcp

chasenstark/crew-mcp
★ 0 stars TypeScript AI/LLM Updated 8d ago
MCP server that turns your AI coding CLI into the orchestrator of a multi-agent crew
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": {
    "crew-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chasenstark/crew-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server that turns your AI coding CLI into the **orchestrator of a multi-agent crew**. Dispatch work to Claude Code, Codex, Gemini CLI, or local models — each run gets its own git worktree, so your working directory stays clean and merges happen only when you say so. Crew drives the AI coding CLIs you've **already installed and logged in**.

Tools (19)

aggregate_panelagycancel_runcodexconfirm_criteriacontinue_runcreate_criteriadiscard_rungenericget_crew_preferencesget_criteriaget_panel_statusget_run_statuslist_agentslist_runsmerge_runrevise_criteriarun_agentrun_panel

Topics

agent-skillsagentic-workflowmcp