BAAI-Agents/Cradle
The Cradle framework is a first attempt at General Computer Control (GCC). Cradle supports agents to ace any computer task by enabling strong reasoning abilities, self-improvment, and skill curation, in a standardized general environment with minimal requirements.
Platform-specific configuration:
{
"mcpServers": {
"Cradle": {
"command": "npx",
"args": [
"-y",
"Cradle"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...