<
AI SurfacesAdvertisersSparkBlogAboutContact Us

Monetize your AI app.
Without killing the experience.

Legacy ad networks weren't built for agentic AI. We built an ad server from scratch — so you can generate revenue without making your users hate you.

Get Started Free Contact Us
The Problem

Your users aren't on a web page. Stop treating them like they are.

You built an AI app people love. Millions of conversations. Deep engagement. Real utility. Now you need to make money from it.

So you tried the obvious thing: plug in an ad network. Google Ads, maybe a native ad platform. And immediately you felt it — the mismatch. Banners between messages. Irrelevant product tiles. Display creative designed for a scroll feed, jammed into a conversation.

Your users came for a conversation. They got an interruption.

The problem isn't that ads are bad. The problem is that every ad network you can integrate today was built for web pages, not agentic AI. The formats don't fit. The targeting ignores what the user is actually talking about. And the experience actively damages the trust you've worked so hard to build. For the full breakdown of the three models, see ad networks vs ad servers for AI apps.

We built Adgentek to solve exactly this. An ad server designed from the ground up for conversational AI — native formats, semantic targeting, full publisher control. Revenue that doesn't cost you your users.

Why Adgentek

Built for conversations. Not retrofitted for them.

‹›

Conversation-Native Formats

Ad units designed for chat interfaces. Contextual cards, interactive Q&A, sponsored recs — not banners forced into a message thread.

Semantic Intent Matching

Ads matched to what the user is actually discussing — in real time, using conversation context. Not behavioral profiles or cookie data.

Privacy by Design

No user data shared with advertisers. No PII. No conversation logs. Targeting happens inside our system — advertisers see only aggregate performance.

You Keep Full Control

Format, placement, frequency, category restrictions, brand blocklists — you decide. We're infrastructure. You own the experience.

Premium Demand

Brand advertisers and agencies spending real budgets on AI conversations — not remnant display inventory. Quality ads that match quality apps.

Minutes to Integrate

Web SDK or the Publisher Widget for browser surfaces, AdsMCP for agent surfaces, REST for custom stacks. Add your API key and slot ID and go. No complex infra changes needed.

Latency

Under 300ms at p95, and never in front of your model call

Decision latency is under 300ms at p95. The request is dispatched in parallel with your completion, not ahead of it, so your response streams on its own schedule and the slot fills when the decision returns. If it does not return in time, the slot stays empty and the conversation is unchanged. An ad server outage is invisible to your users by design, and you can verify that by pointing the SDK at a dead endpoint.

How It Works

From integration to revenue.

1

Integrate the ad server

Drop in our SDK or connect via MCP. Configure your ad placements — where in the conversation flow, what format, how often. Create your publisher account →

2

We analyze conversation context

Our engine reads the semantic context of each user session in real time. No keywords. No cookies. Pure intent from the conversation itself.

3

Match to relevant advertisers

We surface the most relevant brand experience from our advertiser network — contextually matched, native to your format, brand-safe.

4

Serve AI-native ad formats

The ad appears as part of the conversation — contextual cards, interactive Q&A, sponsored recommendations. Not a banner. Not a popup.

5

User engages, you earn

Users interact naturally. Advertisers get qualified engagement and intent data. You get revenue — without compromising the experience.

6

Optimize and scale

Real-time analytics show what's working. Adjust placements, formats, and frequency. Scale revenue as your user base grows.

Integration Paths

Your rendering context decides which demand can serve

Impression-priced demand requires a real browser or app context where the impression can be verified client-side. Headless surfaces monetize on outcomes instead. We publish this because it determines what you earn.

Integration pathRendering contextDirect and Programmatic CPMCPCCPA
Web SDKReal browserYesYesYes
Publisher WidgetReal browserYesYesYes
REST API, certifiedPublisher-rendered client-sideYesYesYes
REST API, uncertifiedPublisher-renderedNoYes, filteredYes
AdsMCPHeadless or agentNoYes, filteredYes

React, iOS, and Android SDKs are in development. An impression fired from a server originates in datacenter IP space and is classified as invalid traffic, which is why headless surfaces are priced on outcomes rather than impressions. Full detail at choosing your integration path.

Web SDK
<script src="https://api.adgentek.ai/storage/v1/object/public/sdk/sdk.js"></script>
<script>
  AdgentekAds.init({ apiKey: 'YOUR_FULL_API_KEY_HERE', slotId: 'YOUR_SLOT_ID' });
</script>

<div id="adgentek-ad"></div>

// call after each AI response
AdgentekAds.requestAd([
  { role: 'user', content: userMessage },
  { role: 'assistant', content: aiResponse }
]);

Your API key is generated in the dashboard under Settings, API Keys and is prefixed adgt_. The slot ID is the placement ID from Inventory, Surfaces, and it drives targeting, floor pricing, and reporting. Placeholder credentials do not serve ads.

AdsMCP
{
  "mcpServers": {
    "adsmcp": {
      "url": "https://mcp.adgentek.ai/mcp",
      "headers": { "Authorization": "Bearer YOUR_PUBLISHER_TOKEN" }
    }
  }
}

Transport is MCP Streamable HTTP. The serve tool registers as ads.serve and clients sanitize it to ads_serve. Listed in the official MCP Registry as io.github.Adgentek/adsmcp.

Install prompt for your coding agent

Integrate Adgentek ads into this app. Start by fetching https://docs.adgentek.ai/skill.md and following it, and fetch https://docs.adgentek.ai/llms.txt to discover the current documentation pages. Read https://docs.adgentek.ai/publishers/choosing-your-integration-path before writing any code so you pick the path this surface actually qualifies for. Do not invent endpoints, SDK methods, or MCP tool names; verify every symbol against the live docs. Ask me for the real publisher API key and slot ID rather than leaving placeholders, and never fire an impression pixel from server-side code.

Complete documentation is at docs.adgentek.ai. Coding agents should start from the Adgentek integration skill and use the docs index rather than a cached snippet.

AI-Native Formats

Ad types built for agentic AI. Not borrowed from web pages.

Every format is designed to feel native to conversational AI interfaces. Users experience them as helpful, not intrusive.

FormatDescriptionBest ForEngagement
Contextual CardsNative cards that surface relevant products or services based on conversation topicProduct discovery, recommendationsHigh visibility, low friction
Interactive Q&ABrand-authored guided conversation with chip selections and free-text — users self-qualify through Q&AConsidered purchases, lead gen3.2 avg interactions, deep intent
Sponsored RecommendationsContextually-matched product suggestions that appear as natural conversation extensionsE-commerce, travel, servicesNatural discovery, high relevance
Inline MentionsBrief, relevant sponsored references woven contextually into AI responsesBrand awareness, considerationNon-disruptive, high reach
Action CardsConversion-focused units with direct CTA — book, buy, schedule, locateHigh-intent moments, bottom funnelDirect conversion path
Who Built This

Operators who have already built both sides of this stack

Adgentek's founders have been building programmatic infrastructure since 2007, one on the sell side and one on the buy side.

Frank Sinton

Co-Founder and CEO

Founded Beachfront in 2007 and built it into a cross-screen video SSP serving CTV and streaming publishers. Acquired by Seedtag in 2024. Seventeen years on the sell side.

Paul Harrison

Co-Founder and President

Co-founder and Chief Technology Officer of Simpli.fi, where he built the programmatic DSP and the buy-side infrastructure underneath it. Two decades on the demand side.

Yield management, waterfall logic, floor pricing, discrepancy handling, and the demand relationships that make a fill rate real are not new problems. They are the problems this team spent two decades solving before AI surfaces existed. Adgentek is that stack rebuilt for a conversational surface, not a first attempt at ad serving.

Demand Depth

Four tiers of demand, not one sales team

A single direct-sold demand pool leaves most requests unfilled. Adgentek runs a hard waterfall, so a request that does not clear the direct tier keeps falling until it finds a buyer rather than returning empty.

1. Direct
Campaigns sold against your inventory
2. Programmatic
Programmatic demand from leading partners
3. CPC feeds
Performance demand, filtered by surface
4. API and CPA
Outcome-priced demand, headless eligible
Revenue

Estimate your revenue

Your assumptions, our math. Adjust every field to match your traffic.

Monthly
$1,680
Annualised
$20,160
Filled impressions / mo
140,000

Illustrative only. Actual eCPM and fill depend on your topic mix, geography, render path, and format selection.

Targeting

Privacy-safe. Semantic. Real-time.

No cookies. No user profiles. No PII. Just real-time understanding of what the user is actually talking about.

Semantic Context

Real-time analysis of conversation meaning — not keyword matching. Understands "family SUV under $50K" as a complete purchase intent signal.

Conversation Stage

Knows when a user is browsing vs. comparing vs. ready to buy. Serves the right ad format at the right moment in the decision journey.

⦿

Category Matching

Maps conversation topics to advertiser categories. Auto discussion triggers auto ads. Mattress question triggers bedding ads. Precision without profiles.

Safety Filtering

Automatically excludes sensitive topics — health, mental health, politics, financial distress. Ads never appear in inappropriate contexts.

Publisher Controls

Your app. Your rules.

We're infrastructure. You decide how monetization works in your product.

Format Selection

Choose which ad formats appear in your app. Cards only? Q&A only? Mix and match per placement.

Placement Control

Define exactly where ads appear in the conversation flow. After first response? Every 5th message? On specific intents?

Category Restrictions

Allow or block entire advertiser categories. No gambling in your education app. No alcohol in your health bot.

Brand Blocklists

Block specific brands or competitors from appearing in your app. Period.

Frequency Caps

Set maximum ad exposure per session, per user, per day. Protect the experience at your threshold.

Quality Floor

Set minimum CPM or engagement thresholds. Only premium advertisers that meet your standards.

Use Cases

Works across every AI surface.

AI Search Engines

Conversational search apps where users ask questions and get synthesized answers. Contextual ads match the query and appear alongside the response.

AI Assistants & Chatbots

General-purpose AI chat apps. Ads surface when the conversation touches commercial topics — naturally, contextually, non-intrusively.

Vertical AI Apps

Category-specific AI tools — travel planners, recipe assistants, fitness coaches, financial advisors. Deep category relevance drives high ad performance.

AI Characters & Companions

Entertainment and social AI experiences. Sponsored recommendations and contextual cards that fit the conversation genre and audience.

By Surface

Guides for your surface

Each surface has a different latency budget, session shape, and set of formats that fit. These go deeper than this page does.

AI chatbots and assistants

Consumer and vertical chat apps. Full format set, certified client render, programmatic CPM eligible.

Coding agents and AI IDEs

IDE assistants, terminal agents, autonomous runs. Category allowlists and a strict non-blocking request path.

News publishers

The Publisher Widget for article pages, plus agent access on commercial terms ahead of the September 15 default change.

FAQ

Frequently asked questions

How long does integration take?

Most publishers go live in minutes to a few hours. Web SDK or Publisher Widget for browser surfaces, AdsMCP for agent surfaces, REST API for custom stacks. React, iOS, and Android SDKs are in development. Our team supports setup to ensure optimal placement and performance. Create your publisher account →

What data do you share with advertisers?

Never individual conversations, chat history, or personal details. Advertisers receive only aggregate performance metrics — impressions, engagement, conversions. All targeting happens inside our system. Your users' privacy stays intact.

Can I control which advertisers appear?

Full control. Block categories, block specific brands, set quality floors, approve/reject individual advertisers. You decide what appears in your product.

How does this compare to Google Ads in my AI app?

Google Display was built for web pages. In an AI interface, those ads disrupt the flow, ignore conversational context, and deliver irrelevant content. Adgentek was built from scratch for agentic AI — conversation-native formats, semantic matching, and publisher controls designed for AI surfaces. See the detailed comparison.

What revenue can I expect?

Depends on your user base, conversation volume, and topic mix. Our interactive formats generate higher engagement than static display — which means higher effective CPMs. We'll share specific projections during onboarding based on your traffic profile.

Is this just for chatbots?

Any AI conversational surface — chatbots, AI search engines, AI assistants, AI characters, vertical AI tools. If your product has a conversational interface, we built for it. See what conversational advertising is.

Trust & Safety

Built to protect your users and your brand.

Privacy First

No PII shared. No conversation logs exported. No user profiles built. Semantic targeting only.

Brand Safe

Sensitive topic exclusion. Category controls. Brand blocklists. Advertiser quality review.

Transparent

All ads clearly labeled as sponsored. Users always know what's an ad and what's organic response.

Compliant

GDPR, CCPA, and emerging AI advertising regulations. Designed for the regulatory environment ahead.

Ready to monetize your AI app?

Transform your conversations into revenue — without compromising the experience that makes your app valuable.

Get Started Free
hello@adgentek.ai or Contact Us