Agentic Ads

Created By
nicofains13 months ago
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

Agentic Ads

Monetize your MCP server with contextual, relevant ads. The first ad network built specifically for AI agents.

How it works

  1. Install: npx -y agentic-ads — works as an MCP server
  2. Search ads: Your agent calls search_ads with the user's context
  3. Show relevant ads: Only high-relevance ads are returned (min_relevance filtering)
  4. Earn revenue: Report impressions/clicks/conversions with report_event

Revenue Share

  • 70% to developers / 30% platform
  • Founding Publisher Program: 90/10 split for first 10 publishers (3 months)

Tools

ToolDescription
search_adsFind relevant ads for your user's context
report_eventReport impressions, clicks, conversions
create_campaignCreate advertising campaigns
create_adCreate ad creatives
get_analyticsView campaign performance
update_campaignModify campaigns
list_campaignsList all campaigns
get_ad_guidelinesGet content guidelines

Quick Start

{
  "mcpServers": {
    "agentic-ads": {
      "command": "npx",
      "args": ["-y", "agentic-ads"]
    }
  }
}

Server Config

{
  "mcpServers": {
    "agentic-ads": {
      "command": "npx",
      "args": [
        "-y",
        "agentic-ads"
      ],
      "env": {
        "AGENTIC_ADS_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}
Project Info
Created At
3 months ago
Updated At
3 months ago
Author Name
nicofains1
Star
-
Language
-
License
-
Category

Recommend Servers

View All