Check where a movie or TV show is available to stream, rent, or buy (Netflix, Disney+, Amazon Prime, etc.) in a specific country. Requires content_id from search_content results. Note: if you passed country to search_content, streaming info is already in those results — use this tool only for a d...
AI agents call get_watch_providers to retrieve information from TorrentClaw-MCP without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
This tool retrieves metadata about legal streaming provider availability (Netflix, Disney+, Amazon Prime, etc.). It performs a passive lookup operation that returns read-only information about where content can be legally accessed. There is no capability to modify data, execute code, delete records, or commit financial transactions.
From the tool's definition Tool 'get_watch_providers' checks and retrieves streaming availability information. Action verbs are 'Check where...is available' and 'Returns grouped providers' — purely informational queries with no modification, deletion, or side effects.
Attacks that exploit this kind of access
Check where a movie or TV show is available to stream, rent, or buy (Netflix, Disney+, Amazon Prime, etc.) in a specific country. Requires content_id from search_content results. Note: if you passed country to search_content, streaming info is already in those results — use this tool only for a different country or to get more detail. Returns grouped providers: Stream (subscription), Free, Rent, Buy. It is categorised as a Read tool in the TorrentClaw-MCP MCP Server, which means it retrieves data without modifying state.
Register the TorrentClaw- MCP server in PolicyLayer and add a rule for get_watch_providers: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches TorrentClaw-MCP. Nothing to install.
get_watch_providers is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the get_watch_providers rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for get_watch_providers. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
get_watch_providers is provided by the TorrentClaw- MCP server (torrentclaw/torrentclaw-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →