Run distribuição
from an AI agent.
The ToneGrid MCP server turns the entire partner API into tools an AI agent can call. Point Claude, Cursor, ou any Modelo Context Protocol client at one endpoint, bring seu own key, e let it create releases, manage rights, deliver DDEX to Mais de 220 lojas, e read análise on seu behalf.
https://mcp.tonegrid.pro/mcp
165+
Tools, one per API operation
220+
DSPs reachable
2
Environments: ao vivo & sandbox
0
Credentials stored server-side
Seu catalogue, wired for agents
Modelo Context Protocol is the open standard that lets AI assistants call real tools. The ToneGrid MCP server implements it as a remote endpoint, so any MCP client can operar a ToneGrid account the same way a developer would with the API REST, only in natural linguagem.
The tool list is gerado straight from the ToneGrid OpenAPI specification. When the API gains an endpoint, o agent gains a tool. Nothing to update, nothing to drift.
It is the same infraestrutura seu integration already uses. The MCP server is simply a second front door, built for the tools seu team is starting to rely on.
you › release "Midnight in Lagos" to Spotify and Apple Music agent calls: create_releases → draft created create_releases_tracks → track added create_releases_dsps → 2 stores selected submit_releases → sent to review agent › Done. Release is in review for 2 stores, live date 12 Jul.
One tool for every operation
Reads are list_ e get_. Writes are create_, update_, e set_. Workflow steps are named for the verb.
Lançamentos & tracks
Create, update, reorder, e submit releases. Add tracks, upload masters, set version types e audio specs.
Rights & royalties
Set streaming, download, UGC e sync rights, P e C lines, splits, writers, publishers, e statements.
DDEX delivery
Visualização e XSD-validate ERN 4.3, deliver or redeliver to every attached DSP, ou issue a purge takedown.
Supply-chain control
Monetization policies, preços tiers, territory clearances, e per-DSP overrides with a resolved delivery plan.
Multi-channel ingest
Real-time JSON, async bulk, DDEX ERN XML, e CSV import, each with job tracking e validation errors.
Análise
Fluxos e revenue by DSP, territory, release, e day, plus per-artist overviews across a date range.
Finance
Balances, accounting periods, sales reports, statements e CSV exports, payee statements, e payouts.
Webhooks
Inscrever-se to lifecycle events, rotate signing secrets, fire test events, e read per-attempt delivery logs.
Etiqueta branca & tenants
Onboard child tenants, resolve theme e branding, e read usage rollups for a multi-tenant network.
Connect in under a minute
Grab seu API key
Any partner plan includes a tgk_ key. It is the same key that authenticates the API REST.
Add the server to seu client
Point Claude Desktop, Claude Code, Cursor, ou any remote-MCP client at the endpoint e set seu key as a header.
Ask it to do the work
Start against sandbox, on flip to production. Destructive tools are flagged so seu agent confirms first.
client config
{
"mcpServers": {
"tonegrid": {
"type": "http",
"url": "https://mcp.tonegrid.pro/mcp",
"headers": {
"Authorization": "Bearer tgk_your_key",
"X-ToneGrid-Env": "production"
}
}
}
}
verify it is up
$ curl https://mcp.tonegrid.pro/health {"status":"ok","tools":165, ...}
Built to hand an agent the keys, carefully
Bring seu own key
Every call carries seu tgk_ key. The server forwards it e stores nothing, so there is no shared secret to leak.
Destructive tools flagged
Entrega, purge takedowns, deletes e rejects are annotated so seu agent can pause e confirm antes running them.
Sandbox first
Flip one header to run every tool against an isolated sandbox with no ao vivo Entrega DSP, on promote to production.
Scoped & revocable
Keys are scoped to one tenant e revocable in an instant. Reads e writes are separated by tool naming.
Give seu agent the whole platform
The MCP server is one of the advanced capabilities ToneGrid ships for teams building on the platform. Read the full tool reference, ou ver what else the API can do.