Skip to content
Windsurf

notebooklm mcp secure for Windsurf

io.github.pantheon-security/notebooklm-mcp-secure

Security-hardened NotebookLM MCP with post-quantum encryption

client:Windsurf transport:stdio runtime:npm

Install notebooklm mcp secure in Windsurf

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

{
  "mcpServers": {
    "notebooklm-mcp-secure": {
      "command": "npx",
      "args": [
        "-y",
        "@pan-sec/notebooklm-mcp"
      ]
    }
  }
}

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

notebooklm mcp secure in other clients