11111111111
About
11111111111 is an open-source framework for building general AI agents, developed by contributors from MetaGPT. It allows users to run agent tasks via terminal without needing an invite code, supporting multiple LLM backends.
Details
- Author
- mannaandpoem
- GitHub stars
- 522
- Downloads
- 263
- Categories
- Other, AI
Jump to
- Open-source, no invite code required.
- Supports multiple LLMs (e.g., GPT-4o) with vision model.
- Optional browser automation via Playwright.
- MCP tool version and multi-agent flow version.
- Simple terminal-based interaction.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
11111111111Command (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install via conda or the recommended uv tool, configure API keys in config/config.toml, and run the agent with python main.py. Additional commands include python run_mcp.py for the MCP tool version and python run_flow.py for the unstable multi-agent version.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"11111111111": {
"OpenManus": {
"command": "uv",
"args": [
"venv",
"--python",
"3.12"
]
}
}
}
}
McpServers
{
"OpenManus": {
"command": "uv",
"args": [
"venv",
"--python",
"3.12"
]
}
}
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




