AgentCrew
Active·★ 203·Apache-2.0·Updated 2026-05-29
★ Trending★ Multi-Agent★ Dev Tooling
Chat application with multi-agents system supports multi-models and MCP
AgentCrew allows building specialized AI assistant teams that collaborate via task transfer or delegation. It supports multiple AI models, tools, and interactive/automated modes, providing flexibility and safety.
#ai-agents#ai-assistant#anthropic-claude#mcp-client#mcp-servers#model-context-protocol#multi-agent-systems#terminal-app
01
Features
01Multi-model flexibility: switch between Claude, GPT, Gemini, etc.
02Agent specialization: create focused agents with custom instructions and tools.
03Tool integration: connect to real-world capabilities via MCP, web search, code analysis, etc.
04Interactive and automated modes: GUI, console, job mode, and A2A server.
05Agent-to-agent communication via A2A protocol for cross-system collaboration.
02
Compatibility
Python
Python 3.12+
Verified via docs
Docker
Docker
Verified via docs
Linux
Linux
Verified via docs
macOS
macOS
Verified via docs
Windows
Windows
Verified via docs
03
Quick start
1
$ git clone https://github.com/saigontechnology/AgentCrew.git
2
$ cd AgentCrew
3
$ uv sync
4
$ uv tool install .
04
Use cases
↳Building multi-agent teams for complex software development projects.
↳Automating code review and refactoring with specialized assistants.
↳Generating structured documentation from code or specifications.
05
Alternatives
Microsoft AutoGen★ 58.5k
A framework that enables the development of LLM applications using multiple agents that can converse with each other to solve tasks.
CrewAI★ 52.4k
Framework for orchestrating role-playing, autonomous AI agents. By working together, your Crew can tackle complex tasks.
Related searches
Comments
Log in to leave a comment
- AAspen LewisMay 8, 2026
Good for teams experimenting with collaborative AI architectures.
- HHarper GarciaApr 4, 2026
Multi-agent chat system with multi-model support and MCP integration.
- HHayden BrownMar 26, 2026
MCP support makes tool integration composable across the agent crew.
- JJustice PatelMar 11, 2026
Model flexibility means you're not locked to one provider per agent.