onsense for Gemini CLI
io.github.hufirst/onsense
Android phone camera, sensors & files for any MCP client — local, no cloud, no ADB.
client:Gemini CLI
transport:stdio
runtime:pypi
Install onsense in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"onsense": {
"command": "uvx",
"args": [
"onsense"
]
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs