MCP Directory
Back

cuga-agent

by cuga-project · Python · ★ 711

CUGA is an open-source generalist agent harness for the enterprise, supporting complex task execution on web and APIs, OpenAPI/MCP integrations, composable architecture, reasoning modes, and policy-aware features.

#coding-agent#computer-use#enterprise#generalist-agent#guardrails#harness#knowledge#mcp#policies#sandbox

Install

pip install git+https://github.com/cuga-project/cuga-agent.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "cuga-agent": {
      "command": "uvx",
      "args": [
        "git+https://github.com/cuga-project/cuga-agent.git"
      ]
    }
  }
}

From the README

Building a domain-specific enterprise agent from scratch is complex and requires significant effort: agent and tool orchestration, planning logic, safety and alignment policies, evaluation for performance/cost tradeoffs and ongoing improvements. CUGA is a state-of-the-art generalist agent designed with enterprise needs in mind, so you can focus on configuring your domain tools, policies and workflow. > **🎉 NEW: CUGA Enterprise SDK with Policy System** — Build production-ready AI agents with enterprise-grade governance. Programmatically configure safety guards, workflow controls, and complian…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related productivity servers