Vidnavigator MCP Starter
How to use vidnavigator MCP from Cursor / Claude Desktop
Ask AI about Vidnavigator MCP Starter
Powered by Claude Β· Grounded in docs
I know everything about Vidnavigator MCP Starter. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
π₯ VidNavigator MCP Server
AI-powered video search, analysis, and transcription through the Model Context Protocol (MCP). Available for both Cursor and Claude Desktop.
π Features
- π AI Video Search: Search for videos using natural language with advanced AI analysis and relevance ranking
- π½οΈ Video Analysis: Comprehensive analysis of YouTube videos with summaries, key insights, and Q&A
- π Transcript Extraction: Get YouTube video transcripts without analysis (fast and lightweight)
- π¬ Multi-Platform Transcription: Transcribe videos from Instagram, TikTok, Facebook, and other social platforms
- π¬ Follow-up Questions: Ask specific questions about previously analyzed videos
- π Usage Tracking: Monitor your API usage and subscription limits
π Quick Start
For Cursor Users
β‘ Quick Setup (2 minutes)
- π Get your free API key β User β Dev-tools
- Open Cursor β Settings β Tools and integration β Add MCP server, then paste:
{
"mcpServers": {
"vidnavigator": {
"type": "http",
"url": "https://api.vidnavigator.com/mcp/",
"headers": {
"Authorization": "Bearer YOUR_API_KEY_HERE"
}
}
}
}
Replace with your actual API key

- π€ Start chatting!
- (Optional) Use the preconfigured agent for an enhanced experience
π β Complete Cursor Setup Guide
For Claude Desktop Users
β‘ One-Click Installation
- π₯ Download Latest Extension (.dxt)
- π Get your free API key β User β Dev-tools
- Open Claude Desktop β Settings β Extensions β Install Extensions

- Select the downloaded
.dxtfile

- Configure your API key in the extension settings and enable it

- π€ Start chatting!
π β Complete Claude Desktop Setup Guide
π¬ Example Queries
- "Find a video where Neil deGrasse Tyson explains gravity"
- "Summarize this YouTube video: https://youtube.com/watch?v=xyz"
- "What did the speaker say about climate policy?"
- "Give me the transcript for this TikTok: [link]"
- "How many calls to vidnavigator have I made this month?"
π§ Available Tools
- search_videos: Search for videos with AI analysis and ranking
- analyze_video: Analyze video content and generate summaries
- get_video_transcript: Extract video transcripts
- answer_followup_question: Ask questions about analyzed videos
- get_usage: Check API usage and subscription limits
- transcribe_video: Transcribe non-YouTube videos
π API Usage
All tools are subject to your VidNavigator subscription plan:
- Free Plan: Limited requests per month
- Paid Plans: Higher limits based on plan tier
Use the "get_usage" tool to check your current usage and remaining limits.
π Support
- Website: https://vidnavigator.com
- Documentation: https://docs.vidnavigator.com
- Issues: GitHub Issues
- Email: support@vidnavigator.com
π License
MIT License - see LICENSE file for details.
Made with β€οΈ by the VidNavigator team
