AM
Adbloop Meta Ads
/create_campaign
create campaign
Create ONE Meta campaign (created PAUSED for review). Free-plan friendly — counts toward your monthly campaign limit. To launch many at once or from a Drive fol
liveunknown~5s typical
mcpadbloopmetaads
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-adbloop-meta-ads /create_campaign for me.
Input
| Field | Type | Description |
|---|---|---|
| meta_account_id | string | Ad account to create on (defaults to your primary). |
| campaignName* | string | |
| objective* | string (OUTCOME_TRAFFIC | OUTCOME_SALES | OUTCOME_LEADS | OUTCOME_ENGAGEMENT | OUTCOME_AWARENESS | OUTCOME_APP_PROMOTION) | |
| performanceGoal | string | |
| conversionLocation | string | |
| useCBO | boolean | |
| cboBudget | number | |
| dailyBudget | number | |
| imageUrl | string | Image for the ad. Paste a PUBLIC https image URL, OR a single Google Drive / Dropbox file |
| videoUrl | string | |
| websiteUrl | string | |
| ctaButton | string | |
| primaryText | string | |
| headline | string | |
| description | string | |
| leadFormId | string | Instant-form ID for lead campaigns (instant_forms / website_and_instant_forms). |
| appId | string | App ID for App Promotion campaigns. |
| appStoreUrl | string | App store URL for App Promotion campaigns. |
| conversionEvent | string | Pixel event for conversion goals, e.g. PURCHASE, LEAD, ADD_TO_CART. |
| phoneNumber | string | Phone number for Calls campaigns. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-adbloop-meta-ads","endpoint":"/create_campaign","input":{"campaignName":"...","objective":"OUTCOME_TRAFFIC"}}'cli
npx cracked-ai run -p mcp-com-adbloop-meta-ads -e /create_campaign -i '{"campaignName":"...","objective":"OUTCOME_TRAFFIC"}'mcp
run_tool({ provider: "mcp-com-adbloop-meta-ads", endpoint: "/create_campaign", input: {"campaignName":"...","objective":"OUTCOME_TRAFFIC"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.