| name | notebooklm-query |
| description | Access NotebookLM to ask questions and retrieve information. Specify a NotebookLM URL and query. |
| argument-hint | <NotebookLM URL> <question or research topic> |
| allowed-tools | ["mcp__claude-in-chrome__tabs_context_mcp","mcp__claude-in-chrome__tabs_create_mcp","mcp__claude-in-chrome__navigate","mcp__claude-in-chrome__computer","mcp__claude-in-chrome__read_page","mcp__claude-in-chrome__find","mcp__claude-in-chrome__form_input","mcp__claude-in-chrome__javascript_tool","mcp__claude-in-chrome__get_page_text","Read","Glob","Grep","AskUserQuestion"] |
Access a NotebookLM notebook, ask questions via chat, and retrieve information.
Input
The user provides:
- NotebookLM URL (e.g.,
https://notebooklm.google.com/notebook/xxxx)
- Question or research topic (one or more)
If arguments are missing, use AskUserQuestion to clarify.
Instructions
Step 1: Get Browser Context
- Use
tabs_context_mcp to get tab info
- If the specified URL is already open in a tab, use that tab
- Otherwise, use
tabs_create_mcp to create a new tab and navigate to the URL
- Wait 5-10 seconds for the page to fully load
Step 2: Verify Page Readiness
- Take a
screenshot to check the page state