Labsco
MCP SERVER · OFFICIAL PROJECT

Bria Visual Generation

by Bria

Bria's licensed-data image generation and editing, with content moderation available as an explicit parameter.

Image GenerationOfficial source
Summary
Moderation being a parameter rather than a default is the thing to configure before an agent starts generating.

When a human drives image generation, an unmoderated prompt is their own problem. When a model does, the prompts are generated too — and the safety parameters have to be set in the integration rather than remembered per call. Bria documents them clearly; set them once. The licensing position is the other reason this appears in commercial stacks where a general-purpose generator would not.

What it is

Bria's production endpoint for their visual generation API — the company's position is that its models are trained on licensed data, which is the reason enterprises pick it.

What you get

Bria's image generation and editing surface. The endpoint requires credentials before it will list its tools, so what it exposes here comes from their documentation rather than from our call.

Requirements

A static API key in the api_token header, or a long-lived OAuth 2.0 bearer token. Moderation is opt-in through API parameters such as prompt_content_moderation rather than being on by default.

Setup effort

Paste a URL, then authorize — add the endpoint to your client, then approve the OAuth consent screen