pcli2-mcp
0.1.11 - 2026-02-19
v0.1.11
Feb 20 2026 at 01:37 UTC
Added
- Thumbnail cache for efficient image serving via HTTP URLs (
/thumbnail/:cache_key) - New tool
pcli2_thumbnail_cache_cleanupto remove expired thumbnails - Disk-based cache at
~/.pcli2-mcp/thumbnails/with configurable TTL (default 24 hours) - HTML response for
pcli2_asset_thumbnailwith embedded image URL instead of base64 data
Changed
pcli2_asset_thumbnailnow returns HTML with image URL instead of base64-encoded image data- AppState extended to include optional thumbnail cache reference