Developers

Turn Claude into your ad studio

Hermoso ships an open-source MCP server, a CLI and installable Claude skills — so any AI agent can research the ads winning in your market and generate finished image & video ads.

Connect Hermoso to your agent and research, plan and generate finished ads straight from your prompts — 22 tools, your saved brand context, your credits. Install from npm (npm install -g hermoso) — open source at github.com/hermoso-ai/hermoso.

Prefer the studio? Everything the tools do lives in the web app too — app.hermoso.ai. Full 22-tool reference in the README.

Frequently asked

What is the Hermoso MCP server?

It's an open-source Model Context Protocol server that exposes Hermoso's ad studio as 22 tools — competitor research, ad planning, and image, video and avatar generation — so agents like Claude Code and Cursor can research and create finished ads directly.

Which tools does it expose?

Capabilities and credits lookups, ad planning, image/video/avatar generation, multi-scene stitching, job polling, competitor discovery, ad-library pulls, open research, and brand drafting. Agents call hermoso_capabilities first to learn valid models and per-render costs.

Can I use it from Claude.ai without installing anything?

Yes — paste https://app.hermoso.ai/mcp into Claude → Settings → Connectors, approve with your Hermoso account, done. Or create an API key in the app (Settings → Agents & API) for Claude Code, Cursor and scripts.

Is there a CLI too?

Yes — the hermoso CLI mirrors every tool as a subprocess command with --json output, which is the token-cheap pattern for terminal agents: they shell out instead of carrying a large tool manifest.

Does it spend credits anonymously?

No. Every generation call authenticates and bills a real account — the connector refuses to run without verified identity.

Prefer the visual studio? It's the same engine.

Start free   View on GitHub →