InterSpace Distribution Limited

Modelo Context Protocol

Run distribución
from an AI agent.

The ToneGrid MCP server turns the entire partner API into tools an AI agent can call. Point Claude, Cursor, o any Modelo Context Protocol client at one endpoint, bring su own key, y let it create releases, manage rights, deliver DDEX to Más de 220 tiendas, y read analítica on su behalf.

https://mcp.tonegrid.pro/mcp

165+

Tools, one per API operation

220+

DSPs reachable

2

Environments: activo & sandbox

0

Credentials stored server-side

The Idea

Su 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 funcionar a ToneGrid account the same way a developer would with the API DESCANSO, only in natural idioma.

The tool list is generado straight from the ToneGrid OpenAPI specification. When the API gains an endpoint, el agent gains a tool. Nothing to update, nothing to drift.

It is the same infraestructura su integration already uses. The MCP server is simply a second front door, built for the tools su 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_ y get_. Writes are create_, update_, y set_. Workflow steps are named for the verb.

album

Lanzamientos & tracks

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

gavel

Rights & royalties

Set streaming, descargar, UGC y sync rights, P y C lines, splits, writers, publishers, y statements.

hub

DDEX delivery

Avance y XSD-validate RER 4.3, deliver or redeliver to every attached DSP, o issue a purge takedown.

tune

Supply-chain control

Monetization policies, precios tiers, territory clearances, y per-DSP overrides with a resolved delivery plan.

cloud_upload

Multi-channel ingest

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

insights

Analítica

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

payments

Finance

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

webhook

Webhooks

Suscribir to lifecycle events, rotate signing secrets, fire test events, y read per-attempt delivery logs.

dashboard_customize

marca blanca & tenants

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

Empezando

Connect in under a minute

1

Grab su API key

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

2

Add the server to su client

Point Claude Desktop, Claude Code, Cursor, o any remote-MCP client at the endpoint y set su key as a header.

3

Ask it to do the work

Start against sandbox, eln flip to production. Destructive tools are flagged so su 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 su own key

Every call carries su tgk_ key. The server forwards it y stores nothing, so there is no shared secret to leak.

warning

Destructive tools flagged

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

science

Sandbox first

Flip one header to run every tool against an isolated sandbox with no activo Entrega DSP, eln promote to production.

shield_lock

Scoped & revocable

Keys are scoped to one tenant y revocable in an instant. Reads y writes are separated by tool naming.

Give su 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, o ver what else the API can do.