bytebot-ai/bytebot
Bytebot is a self-hosted AI desktop agent that automates computer tasks through natural language commands, operating within a containerized Linux desktop environment.
Platform-specific configuration:
{
"mcpServers": {
"bytebot": {
"command": "npx",
"args": [
"-y",
"bytebot"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...