Skip to content
Grok

NotebookLM for Grok

io.github.mcp-dir/notebooklm-mcp

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

client:Grok transport:streamable-http tools:43

Install NotebookLM in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "notebooklm-mcp": {
      "type": "http",
      "url": "https://api.mcp.ai/p_notebooklm"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

All 43 tools →

NotebookLM in other clients