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
- A Clerk organization for your publication (one per signup).
- A Publisher record in our backend, keyed by your Clerk org id.
- A background ingest job that walks your sitemap and extracts every
article into our search index. - A pending vanity host at
oasy.<your-domain>— you add the CNAME,
we verify it server-side.
Defaults out of the box
| Knob | Default | Where to change |
|---|---|---|
| Article policy | Observe | Policy page |
| Free articles per window | 5 | MCP page → Paywall |
| Meter window | month | MCP page → Paywall |
| Require OAuth | Off | MCP page → Paywall |
| Default agent price (PAYWALL on WAF path) | 50¢ USD | Per-publisher SQL today |
| Custom domain | unset until CNAME verified | Banner on /mcp |
| AI forwarding | inactive until verified | Card 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:
- Verify your domain — single CNAME record.
- Forward AI crawler traffic — one WAF rule.
- Brand the consent screen — logo + primary color.
- Set article policies — what agents can do per article.
- Configure the paywall meter — quota + checkout URL.
- Connect Claude Desktop — test the MCP endpoint yourself.