Skip to content
Gemini CLI

NotebookLM for Gemini CLI

io.github.mcp-dir/notebooklm-mcp

Google NotebookLM via natural language: create notebooks, add sources (PDF, URL, YouTube) and ask gr

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

Install NotebookLM in Gemini CLI

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

{
  "mcpServers": {
    "notebooklm-mcp": {
      "httpUrl": "https://api.mcp.ai/p_notebooklm"
    }
  }
}

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

All 43 tools →

NotebookLM in other clients