All apps
Hover to scroll
Hover to scrollPull any brand's entire Facebook and Instagram ad library from Meta's public Ad Library — primary text, headlines, CTAs, creative image/video URLs, run dates, active status, variant counts, and EU reach — as a clean dataset.
- 1 Ounie credit per ad (+1 with EU-reach ad details), charged only for ads actually returned (unused reserves refund automatically)
- Web dashboard, REST API, and a native MCP server for Cursor, Claude, and ChatGPT
- AI agents without an account pay per call in USDC on Base via x402
For agents
Works with Claude, ChatGPT, and any MCP client. One server, every app: paste the gateway config and the agent can discover and run Facebook Ads Scout — and the rest of the store — through ounie_list_apps → ounie_describe_app → ounie_invoke_app.
{
"mcpServers": {
"ounie": {
"url": "https://mcp.ounie.com"
}
}
}Scoped endpoint — just this app. Point a client here when the agent should only ever see Facebook Ads Scout's tools:
{
"mcpServers": {
"facebook-ads": {
"url": "https://facebook-ads.ounie.com/api/mcp"
}
}
}To spend your Ounie credits on the scoped endpoint, append your app key to the URL as ?api_key=… — the header-less form clients like the Ounie AI Team need.
Credits used
| Ad scrape | 1 credit per call |
| Ad with EU-reach details | 2 credits per call |