cuga-project/cuga-agent
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.
Platform-specific configuration:
{
"mcpServers": {
"cuga-agent": {
"command": "npx",
"args": [
"-y",
"cuga-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...