Security-hardened NotebookLM MCP with post-quantum encryption (ML-KEM-768), GDPR/SOC2/CSSF compliance, and 14 security layers. Query Google's Gemini-grounded research from Claude and AI agents.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y notebooklm-mcp-secureAgent-CoreX intelligently routes which tools from Pantheon-Security/notebooklm-mcp-secure your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"notebooklm-mcp-secure": {
"command": "npx",
"args": [
"-y",
"notebooklm-mcp-secure"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add notebooklm-mcp-secureAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use Pantheon-Security/notebooklm-mcp-secure directly without routing
npx -y notebooklm-mcp-secureNew to Agent-CoreX? View setup guide →