AI / ML|Development|ProductivityPython

ag2

AG2 is an open-source AgentOS designed for AI agents.

Free
N/A rating (0 reviews)0 installs4,375 GitHub stars
AIOpen SourceAgentOS

AG2, formerly known as AutoGen, provides a framework for building and deploying AI agents. It is fully open-sourced and invites collaboration from all organizations.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "ag2": {
      "args": [
        "ag2"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

ag2 MCP Server — MCPNest — MCPNest