Full Agentic Stack overview

The Full Agentic Stack turns your publication into a fully metered MCP
endpoint plus an AI-traffic landing surface, both served from your own
oasy.<your-domain> vanity host.

What onboarding sets up

  1. A Clerk organization for your publication (one per signup).
  2. A Publisher record in our backend, keyed by your Clerk org id.
  3. A background ingest job that walks your sitemap and extracts every
    article into our search index.
  4. A pending vanity host at oasy.<your-domain> — you add the CNAME,
    we verify it server-side.

Defaults out of the box

KnobDefaultWhere to change
Article policyObservePolicy page
Free articles per window5MCP page → Paywall
Meter windowmonthMCP page → Paywall
Require OAuthOffMCP page → Paywall
Default agent price (PAYWALL on WAF path)50¢ USDPer-publisher SQL today
Custom domainunset until CNAME verifiedBanner on /mcp
AI forwardinginactive until verifiedCard on /mcp

The two yellow/indigo cards on the MCP page
walk you through the remaining setup with one-click verification.

Order of operations

You don't have to do these in order, but it's the smoothest path:

  1. Verify your domain — single CNAME record.
  2. Forward AI crawler traffic — one WAF rule.
  3. Brand the consent screen — logo + primary color.
  4. Set article policies — what agents can do per article.
  5. Configure the paywall meter — quota + checkout URL.
  6. Connect Claude Desktop — test the MCP endpoint yourself.