XcodeBuildMCP uses Sentry for error monitoring and diagnostics. This helps track crashes and unexpected errors to improve reliability.
- Error-level logs and diagnostic information only.
- Error logs may include error messages, stack traces, and in some cases file paths or project names.
To disable error telemetry, set:
"env": {
"XCODEBUILDMCP_SENTRY_DISABLED": "true"
}- Configuration options: CONFIGURATION.md
- Troubleshooting: TROUBLESHOOTING.md