Skip to content

Getting Started

Connect your Facebook Ads account to your AI tool in about 5 minutes.

1

Sign up for AdsPipe

Create your account at app.adspipe.io/signup. After signing up, you'll land on your dashboard.

2

Get your API key

From the dashboard, go to Settings → API Keys and create a new key. Copy it — you'll need it in the next step.

Your API key is shown once. Store it in your password manager before closing the dialog.
3

Get your Facebook access token

AdsPipe needs a Facebook System User token to call the Meta Marketing API on your behalf. From the dashboard, go to Settings → Facebook Token and follow the guide.

You'll need a Business Manager account and admin access to your ad account. The dashboard walks through each step.

4

Add AdsPipe to your AI tool

Choose your AI tool below.

Run this command in your terminal:

claude mcp add facebook-ads --transport http https://api.adspipe.io/mcp --header "Authorization: Bearer YOUR_API_KEY"

Replace YOUR_API_KEY with the key from your dashboard.

5

Try your first command

In your AI tool, try:

List my campaigns.

AdsPipe will call list_campaigns and return your campaign names, statuses, and budgets. From there you can ask it to pull insights, pause underperformers, create new campaigns, and more.

Example prompts to get started:

  • "Which of my campaigns had the best ROAS last week?"
  • "Pause all ad sets spending more than $50/day with under 1x ROAS."
  • "Create a CONVERSIONS campaign called 'Spring Sale' with a $200 daily budget."
  • "List all my custom audiences and their sizes."