Skip to content
Windsurf

NotebookLM MCP for Windsurf

io.github.roomi-fields/notebooklm-mcp

Automate Google NotebookLM — Q&A with citations, audio, video, content generation

client:Windsurf transport:stdio runtime:npm

Install NotebookLM MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "notebooklm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@roomi-fields/notebooklm-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

NotebookLM MCP in other clients