Connect Claivra to Claude Code
Add Claivra to the Claude Code CLI. Add the Claivra MCP server once and your agent can generate ad creatives, edit images, manage brand kits, and ship client review shares - all 29 tools, one endpoint.
Stays in your browser - it's inserted into the snippet locally, never sent anywhere.
Run this in your terminal
Terminalclaude mcp add --transport http claivra https://claivra.com/api/mcp \
--header "Authorization: Bearer ck_live_YOUR_KEY"Replace ck_live_YOUR_KEY with a key from your dashboard.
Set up Claude Code
- 1
Install the Claude Code CLI
Make sure the claude command is available in your terminal.
- 2
Run the add command
Paste the command above, swapping in your API key. HTTP transport is the recommended way to connect a remote MCP server.
- 3
Verify the connection
Run `claude mcp list` - Claivra should appear and show as connected.
- 4
Start asking
In a session, try "Generate an ad concept with Claivra for my brand."
Note: Add `--scope project` to share the server config with a project's .mcp.json (committed for your team) instead of your personal config.
Try these once you're connected
Talk to Claude Code in plain language - it calls the right Claivra tools for you.
- ›"Scan https://example.com and create a brand kit from it"
- ›"Generate 5 ad concepts for my brand - Square and Google Ad sizes"
- ›"Remove the location text from the latest square ad in my media library"
- ›"Bundle my newest ads into a client review share"