MCP — the Model Context Protocol — is the open standard that lets AI assistants and agents talk to external systems through typed tools. The Cleom MCP server is our implementation of that standard: a thin, secure bridge between any MCP-compatible client and your Cleom workspace.
Connect it once and your assistant gains real production capability. It can read your Game Profile — your game's brief, brand and references, which keep output consistent — and it can trigger real production jobs against your prepaid credit balance, with the cost always shown before production starts. The heavy lifting still happens on Cleom's pipeline; MCP is just the steering wheel.
That unlocks workflows that used to need a human in the dashboard: a producer asks Claude to spin up 20 ad variants from inside Slack, an engineer wires a CI hook that briefs a fresh ad batch for every major update, a community manager's agent pulls the latest delivered variants straight into a scheduling tool. Same pipeline, same brand guardrails — new front doors.
It will ship in two forms: a local server you run with a single npx command, and a hosted remote endpoint at mcp.cleomai.com for clients that prefer streamable HTTP.