
AgentCrew
Supports UIby saigontechnology
Multi-agent system for coding, research, and automation with desktop, terminal, and API interfaces.
What it does
AgentCrew provides a framework to build and run teams of specialized AI agents. Instead of a single generic assistant, it allows you to define roles such as architects, coders, and researchers who can hand off work to each other to complete complex tasks.
Tools
- Code Analysis: Understand repo structure, read files, and search code.
- File Editing: Modify files with search/replace blocks.
- Web Search & Extraction: Pull current information from the web.
- Browser Automation: Navigate, click, and capture screenshots.
- Command Execution: Run shell commands with audit logs.
- Memory: Retrieve relevant context from past conversations.
- MCP Tools: Connect to external services via the Model Context Protocol.
Installation
Install via pip:
pip install agentcrew-ai
Then launch using:
agentcrew chat (GUI) or agentcrew chat --console (Terminal).
Supported hosts
Confirmed supports various LLM providers including Claude, OpenAI, and Gemini via its own client interface.
Quick install
pip install agentcrew-aiInformation
- Pricing
- free
- Published
- 4/30/2026
- stars






