Singleton multi-device MCP tool server for BeeOS device-agent (Android / desktop / mobile sandboxes). Implements the Model Context Protocol over Streamable HTTP and stdio.
{
"mcpServers": {
"beeos-aidevice": {
"command": "npx",
"args": [
"-y",
"@beeos-ai/device-mcp-server"
]
}
}
}