Skip to content
Gemini CLI

VidNotes for Gemini CLI

io.github.karniej/vidnotes

Video transcripts, summaries, chapters, study notes, and comparisons for AI agents.

client:Gemini CLI transport:streamable-http

Install VidNotes in Gemini CLI

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

{
  "mcpServers": {
    "vidnotes": {
      "httpUrl": "https://mcp.vidnotes.app/mcp"
    }
  }
}

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

VidNotes in other clients