AG2 (formerly AutoGen): The Open-Source AgentOS.Join us at: https://discord.gg/sNGSwQME3x
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ag2": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ag2"
]
}
}
}