Skip to content
Gemini CLI

MyGhosts for Gemini CLI

app.myghosts/myghosts

Send AI bots to attend meetings on your behalf. Get recordings, transcripts, and summaries.

client:Gemini CLI transport:streamable-http

Install MyGhosts in Gemini CLI

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

{
  "mcpServers": {
    "myghosts": {
      "httpUrl": "https://myghosts.app/api/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

MyGhosts in other clients