ProductivityPython

AgentCrew

AgentCrew is a chat application that utilizes a multi-agent system to support various AI models for coding and automation tasks.

Free
N/A rating (0 reviews)0 installs178 GitHub stars
AIAutomationMulti-Agent

AgentCrew allows users to run specialized AI agents for a variety of tasks including coding, research, documentation, browser tasks, and automation. It provides a user-friendly interface that can be accessed through a GUI, terminal, job runner, or A2A server, making it versatile for different workflows. With AgentCrew, users can create agents tailored for specific functions such as architecture, coding, reviewing, research, writing, QA, or browser work. This enables a more efficient and organized approach to handling tasks, as users can leverage a team of specialists instead of relying on a single generic assistant.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "agentcrew": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-agentcrew"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1