IAP Tools
Create and manage in-app purchases, subscriptions, pricing, and media assets.
App Store Connect Required
IAP tools require App Store Connect credentials to be configured in your project settings.
Available Tools
list_iap_productsList all IAPs and subscription groups for a project
create_iap_productCreate a new in-app purchase (consumable, non-consumable, or non-renewing)
create_subscriptionCreate an auto-renewable subscription
update_iap_productUpdate an existing IAP or subscription
set_iap_pricingSet regional pricing for an IAP
sync_iap_productsSync IAPs with App Store Connect (push/pull)
IAP Media ToolsUpload review screenshots and promotional images
Product Types
| Type | Description | Example |
|---|---|---|
CONSUMABLE | Can be purchased multiple times | Coins, gems, lives |
NON_CONSUMABLE | Purchased once, permanent | Premium unlock, ad removal |
NON_RENEWING_SUBSCRIPTION | Time-limited, manual renewal | Season pass |
AUTO_RENEWABLE_SUBSCRIPTION | Recurring subscription | Monthly premium |
Typical Workflow
- 1. Create: Use
create_iap_productorcreate_subscription - 2. Price: Use
set_iap_pricingto configure regional prices - 3. Media: Upload review screenshots with IAP Media Tools
- 4. Sync: Use
sync_iap_productsto push to App Store Connect