roomi-fields/notebooklm-mcp
MCP server for NotebookLM - Let your AI agents (Claude Code, Codex) research documentation directly with grounded, citation-backed answers from Gemini. Persistent auth, library management, cross-client sharing. Zero hallucinations, just your knowledge base.
Platform-specific configuration:
{
"mcpServers": {
"notebooklm-mcp": {
"command": "npx",
"args": [
"-y",
"notebooklm-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...