Model Context Protocol

Use Adzy from Claude and any MCP client

Adzy ships an MCP server, so your AI assistant can plug straight into the platform to spy on competitors, find winning ads, generate creative, and read your own intel without leaving the chat. Everything runs on your account and your credits.

Capabilities

Your assistant, holding the whole platform

The MCP server exposes the same engine the app runs on, with the same models, same billing, and same access control. No second account, no copy-paste.

Spy on your competitors

Track any brand’s Meta ad library, read their live ads and creative DNA, pull a launch-velocity scorecard, and scan their storefront — platform, pixels, catalog, and traffic.

Find winning ads

Browse the shared pool of proven winners and the discovery feed, search TikTok and Meta ad libraries live, and save the best straight into your swipe file.

Generate ads on autopilot

Hand the agent a goal like “a 15s upbeat coffee ad” and it plans the board, wires the shots, and runs the generations — or remake a reference video shot by shot.

Read your own intel

Pull your creative-DNA table, attribute lift, industry benchmark cohort, and always-on radar signals for what to test next — all from your assistant.

Setup

Connected in three steps

01

Create an access key

Sign in, open Account → Developer, and create an MCP access key. You’ll see the full key once, so copy it. It acts as your account, so keep it secret.

02

Add the server to your client

Drop the snippet below into Claude Desktop (or any MCP client), pasting your key. It connects to Adzy’s hosted MCP endpoint over HTTPS.

03

Start prompting

Ask your assistant to “show me my competitor’s newest ads,” “find winning TikTok ads for skincare,” or “make a 9:16 product clip.” It calls Adzy’s tools and the results land in your account.

claude_desktop_config.json
{
  "mcpServers": {
    "adzy": {
      "command": "npx",
      "args": [
        "-y", "mcp-remote",
        "https://adzy.studio/api/mcp",
        "--header", "Authorization: Bearer YOUR_ACCESS_KEY"
      ]
    }
  }
}

Restart your client and Adzy's tools appear automatically. Works with Claude Desktop, Claude Code, and any MCP-compatible assistant.

Make your assistant an ad strategist

Create an account, grab an access key, and start tracking, finding, and generating from wherever you already work.