MCPPlatform API v1

Platform MCP for AI clients

Let an OAuth-capable MCP client operate Projects, Sources, Generations, Content Loops, brand resources, and usage through scoped tools.

Connect

The Platform MCP is a separate service from the legacy AutoContent MCP. It accepts Streamable HTTP at the versioned endpoint and uses the same Platform OAuth audience and scopes as the REST API.

Endpoint
text
https://mcp.autocontentapi.com/v1

Tool groups

  • Create, list, get, update, and inspect Projects and Sources.
  • Discover Asset capabilities, then preview, create, wait briefly, and inspect Generations.
  • Create, list, update, and run Content Loops.
  • Create or revoke custom Voices and Avatars; set or remove Project logos.
  • Preview full-Asset edits, edit, record feedback, and read usage.

OAuth and safety

The service validates issuer, exact Platform audience, account binding, and scopes, then forwards that bearer unchanged to the Platform API. Mutating tools require caller-supplied idempotency keys where the API does.

Hosted input boundary

Hosted MCP accepts URL or text Sources and can pass up to 20 ready same-Project IDs in attachment_source_ids. It does not read arbitrary client-local paths or accept base64 file blobs. Upload files through the Platform, SDK, or CLI first.