MCP Tools Reference
All 30 Claivra MCP tools, grouped by category. Click any tool for full input schema, return shape, and example invocations.
Image generation & editing
4 tools
Generate ad creatives, edit existing images surgically, or remix a reference into N variants — all from your agent.
generate_imageGenerate an ad creative image
Generate a single (or multi-aspect-ratio batch) ad creative from a director-style prompt, with optional brand kit + logo composite.
edit_imageEdit an existing image with an instruction
Apply a natural-language instruction to an existing image — swap headlines, change colors, remove text, replace backgrounds — without regenerating the whole composition.
generate_variationsGenerate variations of a reference image
Upload a reference creative, get N variant concepts back that keep the structural framing but vary the vehicle / background / headline / CTA / colors.
upload_imageUpload an image into your Claivra account
Push a base64 image you already have on disk (cropped, resized, brand-overlayed) into your Claivra media library — usable in create_share, revise_share, edit_image.
Brand kit management
5 tools
Create, update, and apply brand kits — colors, fonts, voice, aesthetic, logo — to every generation.
list_brandsList all brand kits
Return every brand kit the authenticated user owns.
get_brandGet a single brand by ID
Fetch a single brand kit's full payload including logo data.
create_brandCreate a new brand kit
Create a new brand kit. Counts toward your plan's maxBrandKits limit.
update_brandUpdate a brand kit
Patch one or more fields on an existing brand. Only provided fields are written.
delete_brandDelete a brand kit
Permanently delete a brand kit by ID. Cannot be undone.
Niche profiles
6 tools
Manage the AI personas that drive concept generation — system prompts, research templates, and tone defaults per vertical.
list_profilesList niche profiles
Return every niche profile (default + custom) plus the user's active profile ID.
get_profileGet a niche profile
Fetch full details of a single niche profile by ID.
create_profileCreate a niche profile
Create a new niche profile. Counts toward your plan's maxProfiles limit.
update_profileUpdate a niche profile
Patch fields on a custom niche profile. Default profiles cannot be edited.
delete_profileDelete a niche profile
Delete a custom profile. Default profiles cannot be deleted.
set_active_profileSet the active niche profile
Choose which profile is the default for new generations.
Research & concept generation
5 tools
Scan a website, extract brand identity, run Perplexity research, and generate ad concepts with copy and image prompts.
research_urlResearch a URL with Perplexity
Run Perplexity sonar research on any URL — extracts business name, location, services, USPs, audience, hooks.
scan_brand_from_urlExtract brand identity from a URL
Fetch a website, extract colors / fonts / logo / favicon / industry / voice / aesthetic. Does not auto-create the brand.
generate_idea_seedsGenerate 10 creative direction seeds
Just the 'creative directions' phase — returns 10 short {title, description} pairs to feed into generate_concepts_from_research.
generate_concepts_from_urlGenerate ad concepts from a URL
Full pipeline: research a URL with Perplexity, then generate ad concepts with image prompts, headlines, body copy, hashtags.
generate_concepts_from_researchGenerate ad concepts from existing research
Skip the research step — pass research text directly. Useful when you've already called research_url or have your own context.
Media & history
4 tools
List saved media, browse past generations, inspect edit history — your full creative footprint at the agent's fingertips.
list_mediaList media library
List images saved to the media library, most recent first. Default filter is bookmarked only.
list_generationsList recent generations
List the user's most recent generation runs (last 50 by default), most recent first.
get_generationGet a generation
Fetch full details of a single generation — all concepts, image prompts, research, raw output.
list_editsList recent edits
Show recent edit history (last 50, last 7 days). Each entry has the label + original + edited image URLs.
Account
1 tool
Inspect the current user, plan, and credit balance.
Ready to plug Claivra into your agent?
Generate an API key and add the MCP server to your client config.