Rezolve Creator Studio MCP
Folder-scoped authoring, headless flow testing and deployment for Creator Studio bot configs.
MCP endpoint: /api/mcp
Two planes
| Plane | Path | Scope |
|---|---|---|
| Production | /api/v1/botConfig/... | folder 'BL' · status 'Published' · read-only |
| Authoring | /api/v1/bottest/botConfig/... | folder '<uuid>' or 'myfolder_<email>' · status 'Saved' · read/write |
Configured via CS_GATEWAY, CS_TENANT_ID, CS_REALM, CS_USECASE, CS_BEARER_TOKEN and CS_DEFAULT_FOLDER — see .env.example. The bearer token is a Keycloak user token with a ~6 hour TTL.