therapy booking for Gemini CLI
com.ellomind/therapy-booking
Check live availability and book therapy sessions with a Malayalam-speaking psychologist.
client:Gemini CLI
transport:streamable-http
tools:4
Install therapy booking in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"therapy-booking": {
"httpUrl": "https://mcp.ellomind.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