README
The OpenManus project has moved. For the latest source code and information, please visit its new official repository:
https://github.com/FoundationAgents/OpenManus
An archived version of the project is also available here:
OpenManus 是一个开源框架,旨在构建通用的 AI 代理,无需邀请码即可实现各种想法。该项目由 MetaGPT 团队开发,支持多种语言,并提供基于强化学习(RL)的 LLM 代理调优方法。OpenManus 提供了简单的安装和配置流程,支持使用 OpenAI 等 LLM API,并允许用户通过终端快速启动代理。该项目鼓励社区贡献,并提供了详细的文档和示例代码。此外,OpenManus 还提供了浏览器自动化工具和多种运行模式,如 MCP 工具版本和多代理版本,适用于不同的应用场景。
The OpenManus project has moved. For the latest source code and information, please visit its new official repository:
https://github.com/FoundationAgents/OpenManus
An archived version of the project is also available here:
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed