Skip to content
Gemini CLI

PyAI Voice AI for Gemini CLI

io.github.atomsai/pyai

Speech, transcription, voice agents, Trace, Recap, dubbing and narration with browser OAuth.

client:Gemini CLI transport:streamable-http runtime:npm

Install PyAI Voice AI in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "pyai": {
      "httpUrl": "https://api.pyai.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

PyAI Voice AI in other clients