SQLite Object Cache MCP tools.
Inspect SQLite Object Cache options and flush supported object-cache state. This driver does not manage page-cache settings.
Driver coverage
Settings and purge support are separate.
These declarations come from the WPPilot Pro driver. A candidate callback must exist on the installed plugin before a purge can run.
- Layer and driver
- object ·
sqlite_object_cache - Declared purge candidates
- all
- Shared settings map
- No canonical map. Native option keys do not carry verified cross-plugin meanings.
- Native option names or prefixes
- sqlite_object_cache
Object-cache drop-in with no page-cache settings to map. Its options are readable and writable by name.
Compare the cache drivers →Operation reference
What WPPilot exposes for SQLite Object Cache
Use these names to find the exact ability. Read the input and output schema returned by your site before calling it; parameters can change with the installed version.
Cache and page speed · Pro
| Ability | Operation | Source annotation |
|---|---|---|
| wppilot/cache-apply-preset | Apply Cache Preset | Write |
| wppilot/cache-begin-experiment | Begin Cache Experiment | Write |
| wppilot/cache-check-setup | Check Cache Setup | Read |
| wppilot/cache-get-settings | Get Cache Settings | Read |
| wppilot/cache-list-actions | List Cache Actions | Read |
Tasks to try
Start with one change.
- Find every caching layer stacked on the site before changing one
- Read its stored configuration by name while diagnosing stale content
- Purge it together with the page cache so the site stops serving a mix of old and new
Before running it
Check the result in SQLite Object Cache.
Its settings are reachable by their own key names and nothing more: no cross-plugin meaning, no risk tier, so verify every change in a browser.
Object-cache drop-in with no page-cache settings to map. Its options are readable and writable by name.
These are suggested tasks based on the source. They are not customer case studies or a test of your installation. Keep the target IDs and previous values, then check the saved object and its visible output. Recovery support varies by operation.
Which WPPilot edition includes SQLite Object Cache?
SQLite Object Cache support requires WPPilot Free, an active WPPilot Pro licence and the companion plugin or theme where applicable.
What should I check before changing SQLite Object Cache?
Its settings are reachable by their own key names and nothing more: no cross-plugin meaning, no risk tier, so verify every change in a browser.
Related modules: LiteSpeed Cache · WP Rocket · WP Fastest Cache
Your site · your policy · your AI client
Connect SQLite Object Cache to your AI client.
SQLite Object Cache support requires WPPilot Free, an active WPPilot Pro licence and the companion plugin or theme where applicable.