Skip to content

Commit b9cf0e2

Browse files
committed
chore: align version files for 0.8.4 release
1 parent 010003b commit b9cf0e2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

desktop-extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": "0.2",
33
"name": "notebooklm-mcp",
44
"display_name": "NotebookLM MCP Server",
5-
"version": "0.8.3",
5+
"version": "0.8.4",
66
"description": "Connect Claude to Google NotebookLM. Create podcasts, research topics, generate quizzes, flashcards, mind maps, and more from your notebooks.",
77
"long_description": "This extension connects Claude Desktop to Google NotebookLM via the Model Context Protocol. It provides 39 tools for managing notebooks, sources, labels, research, sharing, and generated content.\n\n**Prerequisites:**\n1. Install the package: `pip install notebooklm-mcp-cli` or `uv tool install notebooklm-mcp-cli`\n2. Authenticate: Run `nlm login` to set up your Google account\n\n**Features:**\n- Create and manage notebooks\n- Add sources (URLs, YouTube, Google Drive, text, files)\n- Generate podcasts (Audio Overview)\n- Create quizzes, flashcards, mind maps, reports\n- Research topics with web or Drive search",
88
"author": {

src/notebooklm_tools/data/AGENTS_SECTION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- nlm-skill-start -->
2-
<!-- nlm-version: 0.8.3 -->
2+
<!-- nlm-version: 0.8.4 -->
33
## NLM - NotebookLM CLI Expert
44

55
**Triggers:** "nlm", "notebooklm", "notebook lm", "podcast", "audio overview", "research"

0 commit comments

Comments
 (0)