Manage Adapty with AI agents and coding tools
Adapty works with AI coding tools and agents. Use them to integrate the SDK, ask about your analytics, or look up Adapty docs without leaving your editor. This page lists what’s available and who each tool is for.
Integrate the Adapty SDK with AI
Two ways to add the Adapty SDK to your app with an AI coding tool. Both work with Cursor, Claude, and other AI assistants.
Skill-based integration
The Adapty SDK integration skill runs the whole integration from your AI coding tool in one command. Use it when you want a guided, automated setup.
Choose your platform: iOS · Android · React Native · Flutter · Unity · Kotlin Multiplatform · Capacitor
Step-by-step integration
Walk your AI tool through the integration stage by stage, feeding it the right docs in order. Use it when you want to review each step as you go.
Choose your platform: iOS · Android · React Native · Flutter · Unity · Kotlin Multiplatform · Capacitor
Manage Adapty from the command line
The Adapty Developer CLI lets you manage your Adapty entities — apps, access levels, products, paywalls, and placements — from the terminal, without opening the dashboard. Because it’s a command-line tool, your AI coding agent can run it directly.
Ask about your data
Point an AI coding agent at the Export Analytics API to query your metrics in plain language — revenue, retention, LTV, and more. No MCP server required.
Ask AI about your analytics data
Give your AI tool the Adapty docs
Plain-text docs
Every Adapty doc is available as Markdown — add .md to the page URL, or click Copy for LLM under the title. For broader context, give your tool the llms.txt index or a platform-specific subset such as ios-llms.txt.
Context7
Context7 is an MCP server that serves Adapty docs to your AI tool, but it indexes only code snippets — not the full prose. Use it for quick code examples; for complete guidance, give your tool the plain-text docs above. Context7 works with Cursor, Claude Code, Windsurf, and other MCP-compatible tools.