Documentation

Platform

MCP server

Let Claude, Cursor, or any MCP-compatible tool read and write your paywall configurations.

Experiwall ships an MCP (Model Context Protocol) server so AI agents can list paywalls, read their configs, create variants, and publish new versions, all through structured tool calls.

Configure your client

json
{
  "mcpServers": {
    "experiwall": {
      "url": "https://www.experiwall.com/api/mcp",
      "headers": { "Authorization": "Bearer experi_live_xxxxxxxx" }
    }
  }
}

Tip

Pair the MCP server with the visual editor: ask Claude to draft a paywall, then open it in the studio to polish the design.