Introduction

AgentWallie

AgentWallie is an API-first paywall management platform built for AI agents and developers -- every entity (paywall, campaign, experiment, product) is a CRUD resource exposed via REST API and MCP tools.

Key Features

  • Paywalls -- JSON-defined paywall schemas rendered natively by iOS and Android SDKs
  • Campaigns -- Declarative rules connecting placements, audiences, and paywalls
  • Experiments -- A/B test paywalls with built-in metrics and promotion flows
  • Analytics -- Funnel, revenue, cohort, and custom query endpoints
  • SDK -- Swift/SwiftUI (StoreKit 2) and Kotlin/Compose (Play Billing) integration
  • MCP Server -- Manage the entire paywall lifecycle from Claude Code, Cursor, or any MCP-compatible agent

Integration Paths

For AI Agents

Use the MCP Server to manage paywalls, campaigns, and experiments from your AI agent. Pair it with the Paywall Dev Kit to validate and preview paywall schemas locally.

For Developers

Use the iOS or Android SDK to render paywalls natively and handle purchases. Manage everything through the Dashboard or API.

For API Users

Use the REST API directly for full programmatic control over all resources.

Get Started

Follow the Getting Started guide to create your first project, paywall, and campaign in 5 minutes.