Vexa for Gemini CLI
ai.vexa/vexa
Meeting bot and transcripts for Google Meet, Teams and Zoom. Live or after, speakers labelled.
client:Gemini CLI
transport:streamable-http
Install Vexa in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"vexa": {
"httpUrl": "https://api.cloud.vexa.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs