InterSpace Distribution Limited

Modelo Context Protocol

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

The Idea

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.

agent session
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.
The Toolbox

One tool for every operation

Reads are list_ e get_. Writes are create_, update_, e set_. Workflow steps are named for the verb.

album

Lançamentos & tracks

Create, update, reorder, e submit releases. Add tracks, upload masters, set version types e audio specs.

gavel

Rights & royalties

Set streaming, download, UGC e sync rights, P e C lines, splits, writers, publishers, e statements.

hub

DDEX delivery

Visualização e XSD-validate ERN 4.3, deliver or redeliver to every attached DSP, ou issue a purge takedown.

tune

Supply-chain control

Monetization policies, preços tiers, territory clearances, e per-DSP overrides with a resolved delivery plan.

cloud_upload

Multi-channel ingest

Real-time JSON, async bulk, DDEX ERN XML, e CSV import, each with job tracking e validation errors.

insights

Análise

Fluxos e revenue by DSP, territory, release, e day, plus per-artist overviews across a date range.

payments

Finance

Balances, accounting periods, sales reports, statements e CSV exports, payee statements, e payouts.

webhook

Webhooks

Inscrever-se to lifecycle events, rotate signing secrets, fire test events, e read per-attempt delivery logs.

dashboard_customize

Etiqueta branca & tenants

Onboard child tenants, resolve theme e branding, e read usage rollups for a multi-tenant network.

Começando

Connect in under a minute

1

Grab seu API key

Any partner plan includes a tgk_ key. It is the same key that authenticates the API REST.

2

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.

3

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, ...}
Seguro by Design

Built to hand an agent the keys, carefully

key

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.

warning

Destructive tools flagged

Entrega, purge takedowns, deletes e rejects are annotated so seu agent can pause e confirm antes running them.

science

Sandbox first

Flip one header to run every tool against an isolated sandbox with no ao vivo Entrega DSP, on promote to production.

shield_lock

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.