Simple advertising vs Full Agentic Stack

When you sign up at app.oasy.ai and pick the publisher
role, you're asked to choose one of two modes. Here's the difference.

Simple advertising

Sponsored placements on your existing pages and chat widget. No crawling, no
MCP server, no DNS changes. Use this when:

  • You're not yet ready to expose your content to AI agents directly.
  • You want monetization on your existing reader-facing chat experience.
  • Your sales team wants to control sponsored placements per article.

What you get: the admin dashboard for product overrides, sponsored CTRs,
chat transcripts, and click analytics.

Full Agentic Stack

The complete pipeline:

  • Hosted MCP server at https://oasy.<your-domain>/mcp
  • Per-article policy enforced in MCP and on the oasy landing page
  • Metered paywall with idempotent re-reads (re-asking for the same article
    in-window doesn't burn a credit)
  • OAuth 2.1 (DCR + PKCE) so each install has a stable identity
  • Optional subscription linking — paying subscribers bypass the meter
  • Optional agent-payment path (x402 / Stripe MPP) for crawlers on the WAF
    redirect path who can't OAuth

What you get: everything in Simple, plus the MCP and Policy pages
in the dashboard, plus the AI-traffic landing pages on oasy.<your-domain>.

How to choose

If you can answer "yes" to either, pick Full Agentic Stack:

  • Are AI crawlers already a meaningful chunk of your traffic?
  • Are you losing reader revenue because agents answer for you?
  • Do you want to charge per-article from agents who don't pay otherwise?

Otherwise Simple is a good starting point — you can switch to Full later
without redoing onboarding.