Evidence starts the Brand
A Brand can begin with an ordered mix of:- one public website;
- one Instagram account; and
- supporting files such as a Brand guide, campaign brief, or approved logo.
instructions tell the Brand Agent what matters for that run. They can ask it to emphasize a source or add guidance needed by an integration, but they do not define a rigid output schema.
See Create a Brand for the API and MCP workflows.
The Brand remains stable
A Brand has one stable ID. Its current profile contains the identity needed by common interfaces, including its name, primary logo, favicon, palette, and typography. Creation runs asynchronously while Bloom examines the sources. A Brand starts asanalyzing and becomes usable for generation when its status is ready. A failed Brand includes a machine-readable failure code and a message that can be shown to the user.
The active Skill holds the complete context
A Brand Skill contains:- the structured Brand profile;
SKILL.mdand supporting Markdown files describing the Brand’s voice, visual language, messaging, imagery, and other evidence-backed guidance; and- references to the Brand Library assets used by those files.
skillId. The Brand points to one active Skill. If that pointer changes later, the Brand ID stays the same and the new Skill has a new identity.
Bloom automatically uses the active Skill during image generation. An enabled application can also retrieve the complete active Skill and give that context to another system.
A Brand Skill describes one Brand. It is not the Bloom MCP server and it is
not a generic set of instructions for operating Bloom.
API and MCP expose the same system differently
The API is designed for application and server code. Its public REST endpoints, request fields, responses, and errors are defined by the live OpenAPI specification. MCP is designed for interactive agents. After connecting, the client asks Bloom for the tools and schemas available to that account. Tool availability can vary during a rollout, so the livetools/list response is canonical. See Available MCP tools.
The interface changes how the work is invoked; it does not create a separate copy of the Brand.