fn cache_path() -> PathBuf
Path to the MCP cache file.
Platform cache directories (no dirs crate needed):
dirs
~/Library/Caches
$XDG_CACHE_HOME
~/.cache
%LOCALAPPDATA%