home / mcp / gru sandbox mcp server
Cli and MCP for gbox. Enable AI agents to operate Android/Browser/Desktop like human.
Configuration
View docs{
"mcpServers": {
"babelcloud-gbox": {
"command": "npx",
"args": [
"-y",
"@gbox.ai/mcp-server@latest"
]
}
}
}