Skip to content
Gemini CLI

note1.ai for Gemini CLI

ai.note1/mcp

Search meetings, export summaries and transcripts, and manage recordings from any AI tool.

client:Gemini CLI transport:streamable-http

Install note1.ai in Gemini CLI

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

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

note1.ai in other clients