IdeoaLabs/Open-Sable
Open-Sable is a local-first autonomous agent framework with AGI-inspired cognitive subsystems (goals, memory, metacognition, tool use). It can run continuously on your machine, integrate with chat interfaces like Telegram, execute real tasks safely, and keep data private by default.
Platform-specific configuration:
{
"mcpServers": {
"Open-Sable": {
"command": "npx",
"args": [
"-y",
"Open-Sable"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...