Agentic Ads
@nicofains1
Monetize your MCP server with contextual ads. 70% revenue share for developers. 8 tools: search_ads, report_event, create_campaign, create_ad, get_analytics, update_campaign, list_campaigns, get_ad_guidelines.
Overview
What is Agentic Ads?
Agentic Ads is the first ad network built specifically for AI agents, enabling developers to monetize MCP servers by showing contextual, relevant ads. It provides tools to search ads, report events, and manage campaigns.
How to use Agentic Ads?
Install as an MCP server via npx -y agentic-ads and add the configuration to your mcpServers object. Your agent calls search_ads with the user’s context to retrieve relevant ads, and you report impressions, clicks, or conversions using report_event.
Key features of Agentic Ads
- Search relevant ads based on user context
- Report impressions, clicks, and conversions
- Create and manage advertising campaigns
- Create ad creatives
- View campaign analytics
- 70% revenue share for developers (90/10 founding program)
Use cases of Agentic Ads
- Monetize an MCP server with contextual ads
- Earn revenue from AI agent interactions
- Show relevant ads to users based on their context
- Build and manage an ad campaign from within an agent
FAQ from Agentic Ads
What is the revenue share for developers?
Developers earn 70% of ad revenue. Through the Founding Publisher Program, the first 10 publishers receive 90% for the first 3 months.
How do I install Agentic Ads?
Install it via npx -y agentic-ads and add the following to your MCP configuration: {"mcpServers":{"agentic-ads":{"command":"npx","args":["-y","agentic-ads"]}}}.
How do I show ads in my MCP server?
Your agent calls search_ads with the user's context. The server returns only high-relevance ads filtered by min_relevance.
What tools does Agentic Ads provide?
The server offers search_ads, report_event, create_campaign, create_ad, get_analytics, update_campaign, list_campaigns, and get_ad_guidelines.
How do I earn revenue?
Earn revenue by reporting ad events (impressions, clicks, conversions) via report_event. Revenue is shared with the platform after validation.