callmybot domoticz for Gemini CLI
ai.smithery/callmybot-domoticz
Greet anyone by name with a friendly hello. Explore the origin of 'Hello, World' for context in de…
client:Gemini CLI
transport:streamable-http
Install callmybot domoticz in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"callmybot-domoticz": {
"httpUrl": "https://server.smithery.ai/@callmybot/domoticz/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs