whatmount — TV and monitor mount facts for Gemini CLI
com.whatmount/lookup
VESA pattern, dimensions and weight per TV or monitor model, from the makers' manuals. Read-only.
client:Gemini CLI
transport:streamable-http
tools:3
Install whatmount — TV and monitor mount facts in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"lookup": {
"httpUrl": "https://whatmount.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs