Supply Chain MCP Server
The Supply Chain MCP Server allows AI assistants to view and manage distribution settings, including pricing tiers, monetization policies, and territory clearances.
Beta Feature
Our MCP Servers are currently in BETA. They are under active development and are subject to
breaking changes - some tools can result in 403 Forbidden or other errors.
Authentication
Use your existing Revelator Partner API credentials (partnerUserId and partnerApiKey) when your LLM prompts you to
do so. This is usually only required initially when starting a new chat/session.
Server Details
- Server Address:
https://mcp.revelator.com/supply-chain
Supported Tools
| Tool Name | Description |
|---|---|
Assets_GetAssetMonetizationPolicies | Retrieves UGC monetization policies for a specific track using its assetId. |
MonetizationPolicies_GetMonetizationPoliciesOptions | Retrieves a list of all available monetization policies across DSPs. |
Releases_GetReleasePrices | Retrieves the currently saved pricing tiers for a release. |
Releases_SaveReleasePrices | Updates the selected pricing tiers for a release and its tracks. |
Releases_GetPriceOptionsForRelease | Retrieves the available pricing tier options for a release based on its audio quality. |
Releases_GetReleaseMonetizationPolicies | Retrieves currently assigned monetization policies for a release and its tracks. |
Releases_SaveReleaseMonetizationPolicies | Updates UGC monetization policies (e.g., YT Content ID, TikTok) for a release. |
Releases_GetReleaseTerritoryClearance | Retrieves the current inclusion/exclusion territory rules for a release. |
Releases_SaveReleaseTerritoryClearance | Updates territory availability and DSP clearance rules for a release. |