AI Integration

Create Ad Previews from Claude, Cursor & More

Turn an AI conversation into a professional, shareable ad preview in seconds. Works with Claude, Cursor, Windsurf, and other MCP-compatible clients.

AI Assistant
You
PPC Ad Editor connectedFree · no account

Describe what you need. Get a shareable preview link in seconds.

Connect in 10 Seconds

Paste a link. No downloads, no code, no config files.

Copy this link and paste it in Claude → Settings → Integrations

1

Open Settings

  • Go to claude.ai
  • Click your profile icon
  • Select Settings
2

Add Integration

  • Click Integrations
  • Click Add custom integration
  • Paste the URL above
Settings
Profile
Appearance
Integrations
Integrations
+ Add custom integration
https://studio.ppcadeditor.com/api/mcp
Add
3

Start Creating

  • Open any conversation
  • Describe the ads you need
  • Get a shareable link instantly
C
ClaudePPC Ad Editor connected
“Create Google Search ads for my bakery”
Done! Here's your ad preview:
studio.ppcadeditor.com/shared/a8f3k2

Works with Claude.ai (web) and Claude Desktop. No account needed — 3 free previews per day.

Ad Previews Take Too Long to Build Manually

Most PPC teams spend hours building ad mockups. With AI, the same work takes seconds.

The Manual Way

  • 30+ minutes per mockup — log into the tool, pick a format, type every headline and description by hand
  • Start over for each channel — Google, Facebook, LinkedIn all need separate mockups with different specs
  • Copy-paste from spreadsheets — ad copy lives in Google Sheets, then gets manually transferred field by field
  • Slow feedback loops — build the mockup, export it, email it, wait for client to open it, repeat
  • Character limits are guesswork — you don't know headlines are too long until the platform rejects them

With AI + PPC Ad Editor

  • Full ad set in under 60 seconds — describe what you need in plain English and get a client-ready preview instantly
  • Multi-channel in one prompt — "Google Search + Facebook + LinkedIn for my bakery" creates all three at once
  • AI writes to spec automatically — your LLM knows the character limits and field counts before it writes a single headline
  • Share link, not a file — clients click a URL and see the live preview. No PDFs, no screenshots, no attachments
  • Iterate in conversation — "Make headline 3 more urgent" and get an updated preview in seconds, not another 30-minute cycle
60x faster
than building mockups manually
6 channels
from a single conversation
0 design skills
needed — just describe what you want

How It Works

Three steps. Ten seconds to connect. Then create ad previews as fast as you can type.

Step 01

Connect

Add PPC Ad Editor to your AI assistant. One-time setup, 10 seconds. Just paste a link.

Step 02

Describe

Tell your AI what ads you need. "Create Google Search ads for my Portland bakery."

Step 03

Share

Get a professional preview link you can send to clients immediately. They don't need an account.

How Teams Actually Use This

Not just a demo trick. Here's how PPC teams are building this into their real workflows.

Campaign brief → live ads in minutes

Your AI reads the brief, extracts the messaging, target audience, and URLs — then creates a full set of ad previews across Google, Meta, and LinkedIn. Share the preview link in your brief follow-up email.

"Here's our Q3 campaign brief. Create Google Search and Facebook ads based on the key messages."

Pull context from your tools, build ads

Your AI already has access to your company docs, project tickets, and brand guidelines via other MCP integrations. Ask it to pull the latest product copy from your wiki and turn it into ads — no copy-pasting between tabs.

"Pull the new feature descriptions from our product wiki and create LinkedIn ads for the launch."

See a competitor ad? Build a response instantly

Your client forwards a competitor's ad, or you spot one in Google Ads Transparency Center. Paste it into your AI, ask it to create a counter-positioning ad. You have a shareable preview before the meeting ends.

"Here's a competitor ad. Create a Google Search ad that positions us as the better alternative."

Client call → shareable preview in real time

While your client describes their spring campaign, type what they're saying into your AI. By the time they finish their thought, you have a preview link to drop in the chat. What used to be a follow-up task is now a real-time deliverable.

"Create Google Search ads for a spring sale — 30% off outdoor furniture at patioworld.com"

Try These Prompts

Copy any prompt below and paste it into your AI assistant after setup. Click to copy.

What Happens After You Create a Preview

You get a shareable link instantly

A professional preview URL is ready to send the moment your AI finishes creating the ad.

Send it to clients for feedback

Recipients don't need an account to view the preview. Just share the link.

Edit headlines and descriptions directly

The preview is interactive — click any headline or description to edit it inline.

Manage in the dashboard

Log in to export to Google Ads Editor, collaborate with your team, or organize by project.

Simple Pricing

Start free. Upgrade when you're ready.

Try It Now
Free

3 previews per day. 24-hour share links. No account, no credit card, no strings.

Start Creating
Starter Plan
$99/mo

Unlimited previews. Permanent share links. No watermark. Export to Google Ads Editor.

Get Started

Frequently Asked Questions

Everything you need to know about creating ad previews with AI.

Just Node.js (v18.13+). The pcade-mcp package downloads automatically via npx the first time you use it. No manual install needed — paste the config, restart your editor, and start creating.

For Developers & Power Users

PPC Ad Editor connects to AI assistants via the Model Context Protocol (MCP). Here's what's under the hood.

What is MCP?

The Model Context Protocol (MCP) is an open standard that lets AI assistants connect to external tools and services. When you add pcade-mcp to your AI client, it gains two tools: get_ad_formats (returns field counts, character limits, and supported media for each ad format) and create_and_share (accepts structured ad content and returns a shareable preview URL). The AI writes the copy using its own capabilities; PPC Ad Editor renders the visual preview. No server-side AI inference — response times are 2-3 seconds.

Package Details

npm package:pcade-mcp
Install:npx -y pcade-mcp
Runtime:Node.js v18.13+
Dependencies:Zero (no supply chain risk)
Auth:PCADE_API_KEY env var (optional)
Transport:Stdio (local process)

Supported Ad Formats (MCP Tool: get_ad_formats)

FormatChannelHeadlinesDescriptions
RSAGoogle3–15 (30 chars)2–4 (90 chars)
RDAGoogle1–5 (30 chars)1–5 (90 chars)
PMAXGoogle1–5 (30 chars)1–5 (90 chars)
YOUTUBEGoogle1–5 (30 chars)1–5 (90 chars)
META_SINGLEFacebook1–5 (40 chars)1–5 (25 chars)
META_STORYInstagram1–5 (40 chars)1–5 (25 chars)
LINKEDIN_SINGLELinkedIn1–5 (200 chars)1–5 (70 chars)
LINKEDIN_CAROUSELLinkedIn1–5 (45 chars)1–5 (70 chars)

Compatible MCP Clients

Any client that supports the Model Context Protocol can use pcade-mcp. Tested and documented clients:

  • Claude Desktop (macOS & Windows)
  • Claude Code (CLI)
  • Cursor
  • Windsurf
  • Any client via npx add-mcp

Rate Limits & API Quotas

ModePreviewsShare Link ExpiryAuth Required
Guest3 per day24 hoursNone
Free account20 total7 daysPCADE_API_KEY
Paid accountPlan-basedPermanentPCADE_API_KEY

Additional limits: 10 create_and_share calls per minute per key, 4 formats per request, max 2 concurrent requests per account. Get an API key at studio.ppcadeditor.com/dashboard/settings.

Security & Privacy

  • All data transmitted over HTTPS. No local storage — the MCP proxy is stateless.
  • API keys passed via PCADE_API_KEY environment variable, never in CLI args or logs.
  • Zero npm dependencies — no third-party supply chain risk.
  • Ad content is never used for AI training. PPC Ad Editor renders previews only.
  • API keys can be rotated or revoked instantly from the dashboard.

Ready to create ads from your AI assistant?

Connect in 10 seconds. Create your first ad preview in under a minute. No account required.