Last updated: 2026-04-29
This Privacy Policy describes how dimix.it dim Dimitri Giani (“us”, “we”, or “our”) collects, uses, and handles your data when you use our Dock app (“Service”).
1. Information Collection and Use
We are committed to protecting your privacy. When you use our Service, we do not collect sensitive personal information. We collect basic usage data such as app interactions and feature usage which are strictly used to enhance and improve our Service. This data is always anonymized, ensuring that it cannot be traced back to any individual user.
2. Anonymization of Data
All user data collected is immediately anonymized. We ensure that the identities of our users are not discernible from the data we collect.
3. Use of Data
The data we collect is used solely for the purpose of enhancing the functionality and performance of the Service. This includes:
- Analyzing usage patterns to improve app features and user interface
- Identifying popular features to prioritize development and improvements
- Understanding how users interact with the application to create a better experience
4. Diagnostics and Logs
Diagnostics and system logs are generated only upon your request. These are used for troubleshooting and improving the app’s functionality and are not used for any other form of tracking.
5. App Store Data
When you download and purchase our app through the App Store, Apple provides us with limited aggregated statistics about purchases, downloads, and app usage. This information is anonymized and used only to improve our Service. We do not receive any personal payment information, as all transactions are processed by Apple.
6. Data Sharing
We do not share any personal or anonymized data with third parties. Your data remains confidential and is only used to support your experience within the app.
7. Security
We are dedicated to ensuring the security of your data. We implement a variety of security measures to maintain the safety of your information when you use our Service.
8. Children’s Privacy
Our Service does not address anyone under the age of 13. We do not knowingly collect personally identifiable information from children under 13. In the case we discover that a child under 13 has provided us with personal information, we immediately delete this from our servers.
9. Changes to This Privacy Policy
We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page and, when appropriate, within the application itself. You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.
10. Data Retention
We retain anonymized usage data only for as long as is necessary to fulfill the purposes outlined in this Privacy Policy. When this information is no longer required, we will delete it using secure methods.
Dock ASO MCP Extension
This document describes how the Dock — ASO Tracker MCP extension handles your data. It is a companion to the privacy policy of the Dock macOS app — the extension is a thin bridge to that app and inherits its data handling for everything except the MCP transport layer described below.
What the extension is
The Dock MCP extension is a desktop extension (.mcpb) for Claude Desktop and other MCP-compatible clients. It packages a small stdio bridge (DockMCP) that translates MCP tool calls into HTTP requests sent to the Dock macOS app running on the same machine, on http://localhost:8765.
The extension does not open any network connections to the public internet. It does not include analytics, telemetry, crash reporting, or any third-party SDK.
What data is processed
When you invoke a Dock MCP tool from Claude:
- Claude sends the tool name and the arguments you (or it) supplied to the extension’s stdio.
- The extension forwards the call to the Dock app on
localhost. - The Dock app reads from its local store (Core Data) and, when needed, calls the relevant store API (App Store Connect, Google Play Developer API) using credentials you configured inside Dock.
- The response is returned to Claude through the same stdio channel.
The data that flows through the MCP boundary is therefore the same data that you can already see inside the Dock app: localized listings (title, subtitle, descriptions, keywords, what’s new, promotional text), screenshots, reviews, sales and finance summaries, and metadata about your apps. No additional data category is collected by the extension itself.
Credentials
App Store Connect API keys and Google Play OAuth tokens are stored and used exclusively by the Dock app on your Mac (Keychain / Core Data). They are never transmitted through the MCP extension. The extension cannot read or export your credentials.
What is shared with Claude
Anything returned by a tool call is sent back to Claude as part of the MCP response and is therefore visible to the LLM. This may include your localized store metadata, keyword data, user reviews, sales figures, and other content you manage with Dock. Anthropic’s privacy policy governs how Claude processes that content; please review it at https://www.anthropic.com/privacy.
You can mitigate exposure by:
- Only enabling the MCP server in Dock when needed.
- Picking the apps, languages, and time periods you ask Claude about.
- Reviewing the destructive-hint confirmation that Claude Desktop surfaces before any
update_*call.
Write operations
Two tools modify state: update_app_aso_content and update_google_app_aso_content. Both are annotated with destructiveHint: true, which Claude Desktop renders as an explicit user-confirmation prompt. Edits are saved as local drafts inside the Dock app — they are not pushed to App Store Connect or Google Play until you publish them yourself from Dock’s UI.
Logging
The extension writes diagnostic messages to standard error (stderr), which Claude Desktop captures into its local extension logs. These logs include the tool name and the URL of the local HTTP request (http://localhost:8765/...) but never include credentials or argument values. The logs stay on your Mac.
Children
The extension is intended for professional use by app developers and is not directed at children under 16.
Changes to this policy
If we materially change how the extension handles data, the new policy will be published at https://dock-app.com/privacy-policy/ with an updated “Last updated” date. The extension itself does not check for policy updates; you can review the latest version any time at the link above.
Contact Us
If you have any questions about this Privacy Policy, you can contact us:
- By email: info@dock-app.com
dimix.it di Dimitri Giani