SpeedyCache MCP tools.
Read SpeedyCache settings for page caching, object caching, CDN and preloading, then check which purge scopes the installed plugin supports.
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
- page ·
speedycache - Declared purge candidates
- all, url, post
- Shared settings map
- 6 keys: page_cache.enabled, page_cache.cache_logged_in, preload.links_on_hover, object_cache.enabled, cdn.enabled, cdn.hosts
- Native option names or prefixes
- speedycache_options, speedycache_cdn, speedycache_object_cache, speedycache_img
Inspect the returned supported and unsupported settings before selecting a write. Use the plugin interface to review the saved result.
Compare the cache drivers →Operation reference
What WPPilot exposes for SpeedyCache
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.
- Take a baseline, change one setting, purge, warm, and re-measure
- Read the whole settings row when the canonical keys run out
- Roll a change back to its exact previous values from the change ledger
Before running it
Check the result in SpeedyCache.
Settings that routinely break sites - combining CSS or JavaScript, critical CSS, unused-CSS removal, deferring JavaScript, and caching for logged-in users - are refused without an explicit confirmation, and the refusal names which ones.
Inspect the returned supported and unsupported settings before selecting a write. Use the plugin interface to review the saved result.
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 SpeedyCache?
SpeedyCache support requires WPPilot Free, an active WPPilot Pro licence and the companion plugin or theme where applicable.
What should I check before changing SpeedyCache?
Settings that routinely break sites - combining CSS or JavaScript, critical CSS, unused-CSS removal, deferring JavaScript, and caching for logged-in users - are refused without an explicit confirmation, and the refusal names which ones.
Related modules: LiteSpeed Cache · WP Rocket · WP Fastest Cache
Your site · your policy · your AI client
Connect SpeedyCache to your AI client.
SpeedyCache support requires WPPilot Free, an active WPPilot Pro licence and the companion plugin or theme where applicable.