KnowStash for AI assistants
Bring your YouTube knowledge base into Claude, ChatGPT, Cursor, VS Code and any other app that speaks the Model Context Protocol. Search your library, read transcripts, stash new videos and write notes without leaving the conversation.
Server URL
https://mcp.knowstash.ai/mcp
Add it as a remote (HTTP) MCP server or custom connector. Your assistant opens a KnowStash sign-in page. Continue with Google, and a free account with starter credits is created for you if you do not have one yet.
Claude
Settings, Connectors, Add custom connector, paste the URL. In Claude Code:
claude mcp add --transport http knowstash https://mcp.knowstash.ai/mcp
ChatGPT
Settings, Apps and Connectors, Create, paste the URL, authentication OAuth.
Cursor and VS Code
{ "mcpServers": { "knowstash": { "url": "https://mcp.knowstash.ai/mcp" } } }