NewTikTok, Google and Meta are live in Adsmom. See all competitor ads in seconds.

Pipe the index
into your stack.

Connect Claude Desktop, Cursor, or Windsurf to Adsmom via MCP. A REST API for everything else. Search ads, analyze reach, and pull tracked-page data straight into the workflow you already use.

Model Context Protocol.
Two-step setup.

MCP lets AI tools like Claude Desktop, Cursor, and Windsurf search ads, analyze reach, and access your tracked pages directly.

1
Create an API key
In the platform's Keys tab, create a key with account and data scopes.
2
Add to your MCP client
Copy the config below into your client settings, replacing your-api-key with the key you just created.
mcp.jsonCopy
{
"mcpServers": {
"adsmom": {
"url": "https://app.adsmom.com/api/beta/mcp",
"headers": {
"x-api-key": "your-api-key"
}
}
}
}

Available tools.
Out of the box.

search-ads
Search ads across tracked pages
2 credits
get-ad
Get ad details and targeting
1 credit
get-ad-media
Get ad media assets
1 credit
get-ad-reach-timeline
Daily reach and weekly breakdowns
3 credits
get-timeline
Activity timeline for tracked pages
2 credits
list-pages
List your tracked pages
Free
list-collections
List your saved ad collections
Free
get-collection
Get collection details with ad UUIDs
Free
get-usage
Check credits and rate limits
Free

REST API quick start.
Authenticate with a header.

Include your API key in the x-api-key header on every request.

Base URLhttps://app.adsmom.com/api/beta
Headerx-api-key: your-api-key
Want to go deeper?Talk to our team.

Book a call to walk through the full capabilities of the API and MCP integrations, custom tools, and what's on the roadmap.