MCP/Setup/Cursor

Connect Claivra to Cursor

Wire Claivra into Cursor's agent. 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.

First, grab an API key — you'll paste it into the config below.

Stays in your browser — it's inserted into the snippet locally, never sent anywhere.

Add this to your config

~/.cursor/mcp.json
{
  "mcpServers": {
    "claivra": {
      "url": "https://claivra.com/api/mcp",
      "headers": {
        "Authorization": "Bearer ck_live_YOUR_KEY"
      }
    }
  }
}

Replace ck_live_YOUR_KEY with a key from your dashboard.

Set up Cursor

  1. 1

    Open your MCP config

    Create or edit ~/.cursor/mcp.json for a global server, or .cursor/mcp.json inside a project to scope it there.

  2. 2

    Add the Claivra block

    Paste the snippet above, replacing ck_live_YOUR_KEY with your API key.

  3. 3

    Enable it in Settings

    Open Cursor Settings → MCP and confirm Claivra shows a green dot (enabled).

  4. 4

    Ask the agent

    Try "List my Claivra brands" or "Generate an ad with Claivra."

Note: A project-level .cursor/mcp.json overrides the global file, so you can point different projects at different keys.

Try these once you're connected

Talk to Cursor 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"
Browse all 29 tools