Skip to content
Gemini CLI

oruk Speech for Gemini CLI

ai.oruk/speech

Hosted speech-to-text + speech emotion/tone analysis for agents. No install; trial keys built in.

client:Gemini CLI transport:streamable-http tools:7

Install oruk Speech in Gemini CLI

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

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

What Gemini CLI can do once it is connected

oruk Speech in other clients