AgentCrew

saigontechnology/AgentCrew
★ 161 stars Python 🤖 AI/LLM Updated 1mo ago
Chat application with multi-agents system supports multi-models and MCP
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": {
    "agentcrew": {
      "command": "uvx",
      "args": [
        "agentcrew"
      ]
    }
  }
}

Or install with pip: pip install agentcrew

Topics

ai-agentsai-assistantanthropic-claudemcp-clientmodel-context-protocolmulti-agent-systemsterminal-apptool-use