MCP.so
ログイン
A

Agentic Ads

@nicofains1

Agentic Ads について

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.

基本情報

カテゴリ

推論

トランスポート

stdio

公開者

nicofains1

投稿者

Nicolas Fainstein

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "agentic-ads": {
      "command": "npx",
      "args": [
        "-y",
        "agentic-ads"
      ],
      "env": {
        "AGENTIC_ADS_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

ツール

8

Get formatting guidelines for how to present sponsored ads naturally in agent responses

Search for relevant ads matching a user intent/context. Returns ranked sponsored suggestions.

Report an ad event (impression, click, or conversion). Call this after showing a sponsored ad to the user.

Create a new advertising campaign with budget, pricing model, and objective

Create an ad unit within an existing campaign with creative text, link, and targeting

Get performance metrics for a campaign (impressions, clicks, conversions, spend)

Update an existing campaign: modify name, objective, budget, bid, or status (pause/resume)

List all campaigns for the authenticated advertiser with summary stats

概要

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.

コメント

「推論」の他のコンテンツ