Turn any video into transcripts, summaries, chapters, and comparisons for your AI agent.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Public client packages for the VidNotes developer platform. Call VidNotes video intelligence from Claude, Codex, the terminal, or your own code: transcripts, summaries, chapters, multi-video comparisons, and saved notes.
These are thin clients over the hosted VidNotes API (https://api.vidnotes.app).
The backend and apps are closed-source; everything you run locally is in this repo.
| Package | What it is | Install |
|---|---|---|
@vidnotes/mcp-server | MCP server β 13 tools for any MCP client (Claude, Codex, β¦) | npx -y @vidnotes/mcp-server |
@vidnotes/cli | Command-line interface for scripts and automation | npm i -g @vidnotes/cli |
@vidnotes/api-client | Typed JavaScript client the CLI and MCP server are built on | npm i @vidnotes/api-client |
Get an account-scoped API key from Settings β CLI, MCP, and API access at
https://app.vidnotes.app/settings, or run vidnotes login.
Tools: vidnotes_summarize_video, vidnotes_get_transcript, vidnotes_get_chapters,
vidnotes_compare_videos, vidnotes_create_note, vidnotes_search_notes,
vidnotes_get_note, vidnotes_get_job, vidnotes_get_usage, vidnotes_doctor,
vidnotes_create_api_key, vidnotes_list_api_keys, vidnotes_revoke_api_key.
Public YouTube URLs, existing VidNotes project ids, raw transcript text, and transcript files through the CLI. Local video upload, rendered clips, and social publishing are not part of this release β the platform is video understanding.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/vidnotes)<a href="https://allmcps.com/mcp/vidnotes"><img src="https://allmcps.com/api/badge/vidnotes?style=directory" alt="Vidnotes on AllMCPs" /></a>