Bloopo — AI Ad & Creative Studio
Turn one sentence into finished ads: video ads, UGC, product photos, voiceover, brand kits, A/B.
Links
README
From the repo.
Bloopo — make finished ads from one sentence
Bloopo is a hosted remote MCP server (https://mcp.bloopo.ai/mcp) that turns a one-line
brief into finished, on-brand ad creative: short vertical video ads (TikTok, Reels, Shorts),
UGC actor ads, talking-head ads, product photos, logos, brand kits, voiceover, music, and
captions — with A/B variant batches and a performance loop (create_short_ad →
generate_variant_batch → record_performance → what_won → iterate_on_winner).
80+ tools on Veo, Kling, Gemini, ElevenLabs. OAuth sign-in — no API keys. 200 free credits on signup, price shown before anything runs.
Connect
| Client | How |
|---|---|
| Claude.ai / Desktop | Settings → Connectors → Add custom connector → https://mcp.bloopo.ai/mcp |
| Claude Code | claude mcp add --transport http bloopo https://mcp.bloopo.ai/mcp |
| Claude Code (plugin) | claude plugin marketplace add BloopodotAI/bloopo-marketplace then install bloopo |
| ChatGPT | Settings → Connectors → Developer mode → add https://mcp.bloopo.ai/mcp |
| Codex CLI | add an MCP server with URL https://mcp.bloopo.ai/mcp (streamable-http) |
Full per-client walkthrough: https://mcp.bloopo.ai/how-to-connect · install page: https://bloopo.ai/mcp
What to say once connected
"Make me a hero shot of my serum bottle on a marble counter, morning light." "Turn that into a 9:16 TikTok ad with a voiceover." "Learn my brand from https://mybrand.com, then redo it on-brand." "Give me 5 headline variants and tell me which one won."
Bloopo quotes the price in credits before anything renders. Nothing runs until you confirm.
Links
- Website: https://bloopo.ai
- Account & credits: https://mcp.bloopo.ai/account
- MCP Registry:
ai.bloopo/bloopo - Terms: https://mcp.bloopo.ai/terms · Privacy: https://mcp.bloopo.ai/privacy
Config for your environment
Use the endpoint URL below in your config. No API key — you connect directly.
Tool
OS
Config file: ~/.cursor/mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://mcp.bloopo.ai/mcp"
}
}
}Paste into mcpServers in the config file. Restart Cursor after saving.
If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.