proteus-ai

alishangtian/proteus-ai
★ 1 stars Python 🤖 AI/LLM Updated 1mo ago
一个强大的、可扩展的多智能体工作流引擎,支持Multi-Agent系统、auto-workflow、MCP-SERVER、AgentSkills 接入等功能,支持多种工具和资源,提供智能代理和自动化服务执行。
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": {
    "proteus-ai": {
      "command": "uvx",
      "args": [
        "proteus-ai"
      ]
    }
  }
}

Or install with pip: pip install proteus-ai

Topics

agentllmmulti-agentworkflow