Watchmode Streaming Availability Connector for AI agents.
8 live capabilities
Find where to watch movies and TV shows across 200+ streaming platforms instantly.
Waiting for input…
Why people use Watchmode Streaming Availability
Watchmode Streaming Availability for Movie Metadata Research
With this Connector, that process disappears. You just tell your agent the name of the movie. It queries the Watchmode database and tells you exactly where it's playing, whether it's a subscription, a rental, or a purchase. You get the answer in seconds without ever leaving your workspace.
What Vinkius changes
Your agent becomes an expert at finding where to watch anything instantly.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding a niche indie film
A user wants to watch a specific indie movie.
- Real-world use case 02
Mapping global streaming
A researcher needs to know what services are active in Brazil.
- Real-world use case 03
Building a content filter
A developer wants to see all available genres.
Complete set · 8capabilities
The complete Watchmode Streaming Availability capability set.
These are the exact actions your AI can choose when you ask it to work with Watchmode Streaming Availability.
01—04
4 capabilities in this set.
Part of 8 available through Watchmode Streaming Availability.
- 01 Capability
Get title cast
Get the full list of actors and crew members for any movie or show. It helps you quickly identify the people behind a production.
- 02 Capability
List sources
See every streaming service available in a specific country. This helps you map out the media landscape in different regions.
- 03 Capability
List titles
Browse a catalog of titles filtered by type, source, or region. Use this to explore what's available on specific platforms.
- 04 Capability
Search titles
Look up a movie or TV show by name to get basic metadata. It's the first step to finding any specific piece of content.
05—08
4 capabilities in this set.
Part of 8 available through Watchmode Streaming Availability.
- 05 Capability
List releases
Find out what's new or coming soon on streaming platforms. It keeps your agent up to date on the latest additions.
- 06 Capability
Get title details
Retrieve deep metadata including plots, ratings, and genres. This gives your agent the full context of a title in one go.
- 07 Capability
Get title sources
List every platform where a specific title can be watched. Use it to see exactly where a show is available for streaming or purchase.
- 08 Capability
List genres
Pull a complete list of all available genres. This is useful for building filters or categorizing content.
Set up in minutes
One URL. Then ask Watchmode Streaming Availability to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Watchmode Streaming Availability from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_FvaJfTzEeuk1WPccynMIhNtLTu6NcAfzZNPaqfNa/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Watchmode Streaming Availability, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Watchmode Streaming Availability for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_FvaJfTzEeuk1WPccynMIhNtLTu6NcAfzZNPaqfNa/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Watchmode Streaming Availability URL.
- Step 03
Save and start
Save the connection and enable Watchmode Streaming Availability in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"streaming-availability": {
"url": "https://edge.vinkius.com/vk_preview_FvaJfTzEeuk1WPccynMIhNtLTu6NcAfzZNPaqfNa/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Watchmode Streaming Availability
Open Agent mode in chat and ask: "Using Watchmode Streaming Availability, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"streaming-availability": {
"url": "https://edge.vinkius.com/vk_preview_FvaJfTzEeuk1WPccynMIhNtLTu6NcAfzZNPaqfNa/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Watchmode Streaming Availability
Ask Copilot: "Using Watchmode Streaming Availability, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"streaming-availability": {
"url": "https://edge.vinkius.com/vk_preview_FvaJfTzEeuk1WPccynMIhNtLTu6NcAfzZNPaqfNa/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Watchmode Streaming Availability
Open Cascade and ask: "Using Watchmode Streaming Availability, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"streaming-availability": {
"url": "https://edge.vinkius.com/vk_preview_FvaJfTzEeuk1WPccynMIhNtLTu6NcAfzZNPaqfNa/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Watchmode Streaming Availability
Ask Cline: "Using Watchmode Streaming Availability, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add streaming-availability --transport http "https://edge.vinkius.com/vk_preview_FvaJfTzEeuk1WPccynMIhNtLTu6NcAfzZNPaqfNa/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Watchmode Streaming Availability
Ask Claude: "Using Watchmode Streaming Availability, show me...". 8 tools are ready
Where the request belongs
Work Watchmode can move forward.
This is for anyone who spends too much time clicking through different apps to find a specific movie or TV show. It's built for content researchers, media enthusiasts, and developers who need accurate streaming data without the manual work.
Content Researcher
Verifies legal access points and licensing for media across different global regions.
Media Enthusiast
Finds where to watch niche indie films or specific TV series without checking ten different apps.
Entertainment App Developer
Integrates real-time availability data into content discovery engines and search filters.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTrakt
Track TV shows and movies. search titles, get ratings, discover trending content and manage your watchlist.
Sonarr (TV)
Automate TV library management via Sonarr. list series, track episodes, and monitor download queues directly from any AI agent.
Jellyfin (Plex Alternative)
Manage your media library via Jellyfin. list movies, shows, and music, track playback progress, and inspect server status directly from any AI agent.
TMDB (The Movie Database)
Access movie, TV show, and actor data. search, discover, and retrieve detailed metadata directly from any AI agent.
Limelight Networks (Edgio CDN & Streaming API)
Manage Edgio (formerly Limelight/Uplynk) streaming services. control VOD assets, linear channels, and live events directly through AI.
TVMaze
Search TV shows, get episode guides, browse schedules, discover cast and crew. no API key required.
Bring your own AI
Change the model, client or framework. Keep Watchmode connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Watchmode.
The practical details behind the request, access and result.
Can the Watchmode Streaming Availability MCP find where to watch shows in my country?
Yes, it identifies specific platforms for movies and shows based on your region. It checks for subscription, rental, and purchase options across 200+ services.
Does this capability work for international streaming availability?
Yes, you can query the available platforms for almost any country in the world. This is great for checking what's available in different markets.
Can I use this to see if a movie is free to watch?
The Connector identifies if a title is available on free platforms or requires a subscription, rental, or purchase. It gives you the exact source for the content.
How many streaming platforms does this cover?
It connects to over 200 different streaming services, including the big names like Netflix and Disney+, plus many smaller niche providers.
Can I get cast and crew info with the Watchmode Streaming Availability MCP?
Yes, it can pull the full list of actors, directors, and writers for any title you search for.
Is there a way to see what's new on streaming services?
You can ask your agent to list the latest releases or upcoming titles across various platforms using the available capabilities.
Can I check if 'Inception' is available on Netflix in the US?
Yes! First use search_titles to find the Watchmode ID for 'Inception', then use get_title_sources to see all platforms where it's available, including Netflix. with direct links.
How do I find all streaming services available in France?
Use the list_sources capability with region set to 'FR'. It returns all supported platforms in France, including Canal+, Netflix, Disney+, and more.
Do I need a credit card for the API key?
No! Watchmode offers a free plan with 1,000 requests/month that requires no credit card. Just visit api.watchmode.com/requestApiKey to get your key instantly.
One connection away
Give your agent a direct line to Watchmode.
Connect Watchmode once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available