treg.to / Catalog / Meta Ads
31 tools · your own account · never metered

Meta Ads: connect your own account

Ad accounts, campaigns and performance across Facebook and Instagram, with full campaign management. Connect your own Meta Ads account once and your agent uses it from then on, through one treg.to token. Calls on your own connection are never metered.
$1.00 of free credit on every new team · no provider signup · no card
3 of 31 tools on this page are live-verified against the provider.
works in
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
What your agent can now do

Meta Ads, one prompt away

AGENT
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
list the ad accounts you can access
list campaigns with status & budget
spend, impressions, clicks & conversions
treg
$ treg call meta-ads.accounts
✓ 200 · free
$ treg call meta-ads.insights
✓ 200 · free
$ treg call meta-ads.campaigns
✓ 200 · free
$ _
Meta AdsYOUR ACCOUNT
Ad accounts, campaigns and performance across Facebook and Instagram, with full campaign management.
⚒ 31 TOOLS

Advertising · https://graph.facebook.com/v25.0

Set up

Set up Meta Ads in Claude Code, Codex or any agent

1Give this to your agent
in your agent's chat
set up treg — https://treg.mereka.dev/llms.txt
2Or add the MCP server yourself
claude code
claude mcp add --transport http treg https://treg.mereka.dev/mcp

ChatGPT

Settings → Connectors → add https://treg.mereka.dev/mcp as a custom connector.

Grok bot

Add https://treg.mereka.dev/mcp as a remote MCP connector in its tool settings.

Claude Desktop

Settings → Connectors → Add custom connector → https://treg.mereka.dev/mcp.

Cursor, Codex, any MCP client

Point it at https://treg.mereka.dev/mcp (HTTP transport).

CLI

curl -fsSL https://treg.mereka.dev/install.sh | sh

Plain HTTP

LangChain, CrewAI or any code: /call/<tool-id> with a Bearer token. No SDK.

Try it

What's the best way to ask?

the prompt
Using treg, list the ad accounts you can access. Show me the price first.

Run one directly

a live-verified call
curl -H "Authorization: Bearer $TREG_TOKEN" \
  "https://treg.mereka.dev/call/meta-ads.accounts"
Why treg.to

Why call Meta Ads through treg.to

Your account, held safely

Connect once; treg.to keeps the credential server-side and injects it per call. No key on any machine.

Price before the call

The provider's own rate, $0.000 markup. How billing works.

No subscription, no seats

Charged per call. $1.00 free per new team, no card to start.

Your own Meta Ads key is free

Register it and those calls are never metered. Your key always wins.

Switch by changing a word

Another provider is a different word in the prompt, not a new integration.

One key, the whole catalog

The same token calls every provider in the catalog and 2,639 other tools.

The shelf

All 31 Meta Ads tools

Meta Ads (Facebook & Instagram) · 31 tools
  • Meta ad accounts you can access · live-verified · free
    List the Meta ad accounts you can access, with their names and currencies meta-ads.accounts
  • Campaigns in your Meta ad account — status, budget · live-verified · free
    List the campaigns in your Meta ad account with status, objective and budget meta-ads.campaigns
  • Your Meta ads' spend, impressions, clicks, conversions · live-verified · free
    Get spend, impressions, clicks and conversions for your Meta ads meta-ads.insights
  • Your Meta ad account — currency, spend cap, status · free
    The ad account itself — name, currency, timezone, spend cap, amount_spent, account_status meta-ads.x.account
  • Change history of your Meta ad account · free
    The change log: who changed what on the account and when meta-ads.x.account-activities
  • Ad creatives in your Meta ad account · free
    The creatives — body, title, image/video, link and call-to-action meta-ads.x.account-adcreatives
  • Images uploaded to your Meta ad account · free
    Images uploaded to the ad account, with hash, dimensions and permalink meta-ads.x.account-adimages
  • Ad labels in your Meta ad account · free
    Labels used to group campaigns, ad sets and ads meta-ads.x.account-adlabels
  • See all 31 Meta Ads (Facebook & Instagram) tools on the catalog →

Reliability badges come from live traffic through treg.to, not a controlled benchmark.

Used in

Jobs Meta Ads does, compared with the other providers

Questions

Before you start

Do I need a Meta Ads account?

Yes. This is an own-account connection: you sign in to Meta Ads once and your agent uses that connection through your treg.to token. Calls on it are never metered.

How do I add Meta Ads to Claude Code?

Run: claude mcp add --transport http treg https://treg.mereka.dev/mcp. One MCP server carries Meta Ads and the rest of the catalog.

Which frameworks does it work with?

Anything that speaks MCP (Claude Code, Claude Desktop, ChatGPT, Codex, Cursor, Grok) and anything that can make an HTTP request (LangChain, CrewAI, LlamaIndex, plain code).

Is this the official Meta Ads MCP server?

No. treg.to serves Meta Ads's real API through its own metered proxy: the request is the provider's own, the credential is injected server-side, and the answer is relayed verbatim. The official Meta Ads channels are linked above.