cuga-agent

cuga-project/cuga-agent
★ 692 stars Python 🔌 API Integration Updated 1mo ago
CUGA is an open-source generalist agent for the enterprise, supporting complex task execution on web and APIs, OpenAPI/MCP integrations, composable architecture, reasoning modes, and policy-aware features.
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": {
    "cuga-agent": {
      "command": "uvx",
      "args": [
        "cuga-agent"
      ]
    }
  }
}

Or install with pip: pip install cuga-agent

Topics

computer-useenterprisegeneralist-agentmcp