---
title: "Developer CLI"
description: "Overview of the Adapty Developer CLI."
---

<CustomDocCardList ids={['developer-cli-quickstart', 'developer-cli-authentication', 'developer-cli-reference']} />

The **Adapty Developer CLI** is a command-line tool for managing your Adapty account without opening the Dashboard. It provides the main configuration capabilities, accessible from your terminal or automated environments.

**What you can do with the CLI:**

- Create and configure iOS and Android apps in your Adapty account
- Define access levels — the subscription tiers your app checks at runtime
- Set up products and map them to App Store and Google Play store IDs
- Create paywalls and assign products to them
- Configure placements to fetch paywalls via the SDK

:::link
Using an AI assistant or MCP client? An [Adapty CLI skill](https://github.com/adaptyteam/adapty-cli/tree/main/skills/adapty-cli) is available to help LLMs work with the CLI.
:::