ASO Documentation
Use the local MCP server
AppSprint ASO includes a local MCP server so AI assistants can read your tracked apps, keyword metrics, metadata suggestions, Apple Ads insights, and App Store Connect metadata.
Setup
In the macOS app sidebar, turn on MCP Server. When it is running, the local endpoint is:
http://localhost:9001/mcpLocal to your Mac
Keep AppSprint ASO open while your assistant uses the MCP server. The server runs locally on your Mac and uses the data already available inside the app.
Client setup
Use the same configuration shown in the app's MCP Server sheet. Pick your assistant or editor and copy the snippet.
claude mcp add --transport http app-sprint-aso http://localhost:9001/mcpclaude mcp list
Available tools
list_appsList all tracked appsget_app_keywordsGet keywords with metricssearch_rankingsKeyword position historyadd_keywordsAdd keywords to tracksearch_app_storeSearch the App Storeset_keyword_noteSet a note on a keywordget_metadata_suggestionsOptimization tips per localeget_ads_insightsSearch Ads bidding insightsget_metadataRead ASC metadata per localeupdate_metadataEdit and save metadata to App Store ConnectTroubleshooting
- Assistant cannot connect: confirm MCP Server is enabled in the AppSprint ASO sidebar and the app is still open.
- Tools cannot read App Store Connect metadata: connect App Store Connect first.
- Cursor or VS Code does not show the server: save the config file, then restart the editor.