Bloom API & MCP
Generate on-brand images at scale — via REST API or directly from your AI coding agent with MCP.
Why Bloom MCP?
Generating on-brand images at scale
MCP (Model Context Protocol) lets AI coding agents like Claude Code, Cursor, and VS Code Copilot use external tools. Bloom's MCP server gives your agent the ability to generate, edit, and manage on-brand images — without leaving your IDE.
Get StartedQuick Start
Get started in 3 steps
- 1
Create your API key
Sign in to Bloom and generate an API key from the developers page. Keep it safe — you'll only see it once.
- 2
Connect your IDE
Add the MCP config to your editor. Works with Claude Code, Cursor, VS Code, and Windsurf.
Run in your terminal:
claude mcp add \ --transport http bloom https://www.trybloom.ai/api/mcp \ --header "Authorization: Bearer your-api-key"
- 3
Start creating
Ask your AI agent to generate images using natural language. It handles prompting, brand context, and delivery.
> "Generate a hero image for our new product launch, on-brand with Acme's visual identity"
Tools Reference
Bloom MCP Tools
Everything you need to generate, edit, resize, and manage images programmatically.
| Tool | Description |
|---|---|
| Images | |
| bloom_generate_image | Generate on-brand images (1-5 variants) |
| bloom_edit_image | Edit an existing image with natural language instructions |
| bloom_get_image | Check generation status and retrieve the result |
| bloom_list_images | List images with filtering and pagination |
| bloom_resize_image | Resize an image to a different aspect ratio |
| bloom_upload_image | Upload your own image for editing or brand use |
| Brands | |
| bloom_onboard_brand | Extract brand identity from a website URL |
| bloom_get_brand | Get brand details and onboarding status |
| bloom_list_brands | List all brands in your account |
| bloom_update_brand_logo | Update the logo for a brand |
| Account | |
| bloom_check_credits | Check your remaining credit balance |
API Keys
Sign in to create an API key and start building.
Sign in