dittu for Gemini CLI
io.github.borisgujvin/dittu
Turns a phone into a camera+Bluetooth remote so AI assistants can see and control any PC.
client:Gemini CLI
transport:streamable-http
tools:12
Install dittu in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"dittu": {
"httpUrl": "https://app.dittu.org/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs