NotebookLM Connector
[Claude Code Plugin] Query Google NotebookLM directly from Claude Code via Chrome browser automation — get source-grounded, citation-backed answers with automatic follow-up analysis, all without leaving your terminal.
NotebookLM Web Importer
นำเข้าหน้าเว็บและวิดีโอ YouTube ไปยัง NotebookLM ด้วยคลิกเดียว ผู้ใช้กว่า 200,000 คนไว้วางใจ
ติดตั้งส่วนขยาย Chromenotebooklm-connector
Query your Google NotebookLM notebooks directly from Claude Code — source-grounded answers without leaving the terminal.
Why
Working with external documentation in Claude Code means bad trade-offs: feeding entire docs into context burns tokens, Claude may hallucinate when it doesn't have the information, and copy-pasting between NotebookLM and your editor kills flow.
This plugin bridges Claude Code and NotebookLM through Chrome automation. You ask a question in natural language, and it routes to NotebookLM — which answers strictly from your uploaded documents. Coverage analysis detects gaps and sends follow-up queries (default 3 rounds, configurable via max_followups) before presenting the final answer with citations.
Features
| Feature | Description |
|---|---|
| Source-grounded answers | Responses come only from your uploaded documents, not training data |
| Automatic follow-up | Coverage analysis detects gaps and re-queries — default 3 rounds, configurable via max_followups |
| Input length pre-validation | Rejects prompts over ~40k characters before they reach NotebookLM |
| Smart Add | Agent opens the notebook and parses the actual title, topics, and description — not just URL slug |
| Notebook lifecycle | Add, query, list / list --all, search, enable / disable, remove, show <id> |
| Scope isolation | Per-project state (md5-hashed directory) or per-user state; chosen at install time. Legacy paths auto-migrated |
| Error recovery | Typed errors (CHROME_NOT_CONNECTED, AUTH_REQUIRED, …) come with step-by-step reconnect guidance |
| Tab reuse | Follow-up queries reuse the existing Chrome tab for cheap re-routing |
Configuration
Per-user settings are read from the skill config:
| Key | Default | Description |
|---|---|---|
max_followups | 3 | Max coverage follow-up rounds before finalizing |
max_query_length | 40000 | Input length cap (characters) |
language | auto | Response language |
auto_coverage | true | Enable/disable automatic gap detection |
Prerequisites
- Google Chrome or Microsoft Edge
- Claude in Chrome extension v1.0.36+
- Claude Code CLI v2.0.73+
- Paid Claude plan (Pro, Max, Teams, or Enterprise)
- Google account logged into NotebookLM
Install
/plugin install notebooklm-connector@claude-code-zero
Start Claude Code with Chrome integration: claude --chrome
Usage
"Add https://notebooklm.google.com/notebook/abc123 to my notebooks"
"What authentication methods does the API support?"
"Show my notebooks"
"Search notebooks about frontend"
"Disable the gemini-docs notebook"
"Remove notebook abc123"
"Show notebook abc123"
License
MIT
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Kone.vc
ผู้สนับสนุนMonetize your AI agent with contextual product recommendations
DifyWorkflow
Tools to the query and execute of Dify workflows
Notion
Integrate with Notion workspaces to manage databases, pages, and content.
Google MCP Tools
Integrate Google services like Gmail, Calendar, Drive, and Tasks with MCP.
Unchained Engine
E-Commerce Engine with built-in MCP Server
Parism
Structured shell output parser for AI agents — MCP server
Wiza
Wiza MCP provides remote contact enrichment, company enrichment, and prospect search over the Model Context Protocol.
After Effects MCP
After Effects MCP is a full-featured automation bridge that connects AI clients (like VS Code, Claude Desktop, and Claude Code) to Adobe After Effects through MCP, enabling scripted control of compositions, layers, effects, keyframes/graph easing, presets, markers, audio levels, waveform analysis, and effect discovery via a live bridge panel.
YNAB (You Need A Budget)
An MCP server for YNAB (https://www.ynab.com/), exposing 20 tools for querying and managing your budget through any MCP-compatible client (Claude Desktop, etc.).
Ookcite MCP
Validate DOIs against a real citation database, format references in 2900+ CSL styles (APA, IEEE, Chicago, Nature, etc.), and catch hallucinated academic references before they reach your paper or documentation or pitch deck. Manage citation collections, import/export BibTeX, and batch-process references. 29 tools.
XMind MCP
An MCP server for reading and writing local XMind mind map files. Exposes over 25 tools that let any MCP-compatible AI client create, navigate, and edit .xmind files directly on disk.