persistence-disable
Disable file-based persistence in XC-MCP, ensuring in-memory caching only. Optionally clears existing cache data to free disk space or meet privacy or CI/CD requirements. Use for troubleshooting or when persistent state management is unnecessary.
Instructions
🔒 Disable Persistent State Management - Return to in-memory caching only.
Safely disables file-based persistence and optionally clears existing cache data. After disabling, XC-MCP will operate with in-memory caching only, losing state on server restart.
Use this when: • Privacy requirements change • Disk space is limited • Switching to CI/CD mode where persistence isn't needed • Troubleshooting cache-related issues
Input Schema
Name | Required | Description | Default |
---|---|---|---|
clearData | No | Whether to delete existing cached data files when disabling persistence |