loading…
Search for a command to run...
loading…
Enables semantic search across thousands of indexed educational YouTube videos covering topics like engineering, marketing, and strategy. It allows users to que
Enables semantic search across thousands of indexed educational YouTube videos covering topics like engineering, marketing, and strategy. It allows users to query insights from top creators directly through Claude Code using the Model Context Protocol.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"youtube-knowledge-base": {
"command": "npx",
"args": []
}
}
}