MCP Directory
Back

AgentCrew

by saigontechnology · Python · ★ 190

Chat application with multi-agents system supports multi-models and MCP

#ai-agents#ai-assistant#anthropic-claude#mcp-client#model-context-protocol#multi-agent-systems#terminal-app#tool-use

Install

pip install git+https://github.com/saigontechnology/AgentCrew.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "agentcrew": {
      "command": "uvx",
      "args": [
        "git+https://github.com/saigontechnology/AgentCrew.git"
      ]
    }
  }
}

From the README

AgentCrew Your team of AI specialists for coding, research, and automation. Run multiple focused agents from a desktop app, terminal, or API. **macOS / Linux** **Windows** **pip (any platform)** AgentCrew needs at least one AI provider key. Pick your preferred provider and add the key: **Option A — Environment variable** **Option B — Config file** bash agentcrew chat agentcrew chat --console bash agentcrew create-agent toml [[agents]] name = "CodeAssistant" description = "Helps write and review code" tools = ["code_analysis", "file_editing", "web_search", "memory"…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers