UNPKG

jaxon-optimizely-dxp-mcp

Version:

AI-powered automation for Optimizely DXP - deploy, monitor, and manage environments through natural conversations

49 lines (36 loc) 998 B
# Telemetry & Privacy ## What We Collect (Opt-in) Anonymous usage data to improve the product: - Tool usage frequency (which tools are popular) - Error types (to fix common issues) - Performance metrics (operation timing) - Platform info (OS type, MCP version) ## What We DON'T Collect - API keys or credentials - Project IDs or names - Personal information - File contents or paths - Network details ## How to Opt Out ### Method 1: Environment Variable Add to your MCP configuration: ```json { "env": { "OPTIMIZELY_MCP_TELEMETRY": "false" } } ``` ### Method 2: Use the Tool Ask your AI: "Disable telemetry" ## Data Storage - **Local only**: Data stays on your machine in `/tmp` - **Auto-cleanup**: Deleted after 30 days - **Small size**: ~100KB maximum ## Why Telemetry Helps - Prioritize features users actually need - Fix bugs affecting most users first - Optimize performance for common operations - Understand usage patterns ## Questions? Contact: support@jaxondigital.com