App Store Connect
ActiveAn AI agent for App Store Connect. It works in a scene with a live connection to App Store Connect. It asks before it writes, and every run is traced.
Access App Store Connect data including app analytics, sales reports, TestFlight builds, and app metadata. Monitor your iOS app performance and manage releases.
What you can connect
Add these to your scene and AI gets access.
An App Store Connect API key connection
An iOS, macOS, tvOS, or visionOS app in App Store Connect
A version of an app submitted to the App Store
A build uploaded to App Store Connect for testing or submission
A group of testers for TestFlight beta testing
A tester enrolled in TestFlight beta testing
An in-app purchase or subscription
Tools
What the agent can do once this is connected.
Reads 12
See data. Nothing changes.
asc_list_versions
List all App Store versions for an app, showing version string and review state..
asc_list_builds
List recent builds uploaded for an app, sorted by upload date..
asc_get_version_localizations
Get all localizations for a version — descriptions, keywords, what's new text, and promotional text for each locale..
asc_review_status
List App Review submissions for an app with their states and per-item outcomes.
asc_list_screenshot_sets
List screenshot sets for a version localization, showing display types (iPhone 6.7", iPad Pro, etc.)..
asc_list_screenshots
List screenshots in a screenshot set..
asc_list_crashes
List recent TestFlight crash feedback submissions for an app (newest first).
asc_get_crash_log
Fetch the symbolicated stack trace (.ips text) for one TestFlight crash submission..
asc_list_beta_groups
List TestFlight beta groups for an app, showing each group's ID, internal/external type, and public-link status..
asc_get_beta_review_detail
Get the app's TestFlight Beta App Review details — contact info and demo account Apple uses when reviewing external builds..
asc_list_beta_groups
List TestFlight beta groups for an app, showing each group's ID, internal/external type, and public-link status..
asc_get_beta_review_detail
Get the app's TestFlight Beta App Review details — contact info and demo account Apple uses when reviewing external builds..
Writes 28
Change data in the connected system.
asc_create_version
Create a new App Store version for an app.
asc_update_version
Update an editable App Store version's string or release type.
asc_update_version_metadata
Update the description, keywords, what's new text, or promotional text for a version localization..
asc_assign_build
Assign an uploaded build to an App Store version for submission..
asc_submit_for_review
Submit an App Store version for Apple review.
needs approval
asc_create_screenshot_set
Create a screenshot set for a display type (e.g., APP_IPHONE_67, APP_IPAD_PRO_129)..
asc_upload_screenshot
Upload a screenshot from a URL to a screenshot set.
asc_delete_screenshot
Delete a screenshot from a set..
asc_reorder_screenshots
Reorder screenshots in a set by providing the screenshot IDs in the desired order..
asc_create_phased_release
Enable phased release for an App Store version (gradual rollout: 1% → 2% → 5% → 10% → 20% → 50% → 100%)..
asc_update_phased_release
Pause, resume, or complete a phased release..
asc_create_beta_group
Create a TestFlight beta group.
asc_set_public_link
Enable or disable the public TestFlight invite link for an external beta group, and optionally set a tester limit..
asc_distribute_build
Distribute an uploaded build to a TestFlight beta group (makes it available to that group's testers).
asc_set_what_to_test
Set the 'What to Test' notes for a build (per locale, default en-US).
asc_set_beta_review_detail
Set the app's TestFlight Beta App Review details (contact info, optional demo account, reviewer notes).
asc_submit_beta_review
Submit a build for TestFlight Beta App Review — the gate before an external group can install it.
needs approval
asc_add_beta_tester
Add a beta tester to a TestFlight group by email..
asc_add_build_to_beta_group
Add a TestFlight build to a beta group.
needs approval
asc_submit_beta_review
Submit a TestFlight build for Beta App Review.
needs approval
asc_submit_beta_to_group
Add a TestFlight build to a beta group and submit it for Beta App Review when the group is external.
needs approval
asc_remove_beta_tester
Remove a beta tester from a TestFlight group..
asc_create_beta_group
Create a TestFlight beta group.
asc_set_public_link
Enable or disable the public TestFlight invite link for an external beta group, and optionally set a tester limit..
asc_distribute_build
Distribute an uploaded build to a TestFlight beta group (makes it available to that group's testers).
asc_set_what_to_test
Set the 'What to Test' notes for a build (per locale, default en-US).
asc_set_beta_review_detail
Set the app's TestFlight Beta App Review details (contact info, optional demo account, reviewer notes).
asc_submit_beta_review
Submit a build for TestFlight Beta App Review — the gate before an external group can install it.
needs approval
Connect App Store Connect over MCP
Daslab is itself an MCP server.
Connect App Store Connect in a scene, then pin that scene's URL in Claude Code, Cursor, or any MCP client. The agent there gets your App Store Connect tools, and your approval gate and trace travel with them.
https://daslab.run/mcp/<your-world>/<your-scene>
One scene can hold App Store Connect and everything else you connect, so a single endpoint carries them all. Set up a client.
Use cases
- Check app download and revenue analytics
- Monitor TestFlight build status
- Review app ratings and reviews
Similar integrations
Others in Developer Tools.
Ready to try App Store Connect with Daslab?
Get started with CLI