Wraps the safari-mcp Node.js MCP server in a Python Click CLI that exposes all 84 browser automation tools with guaranteed schema parity. Each invocation spawns a fresh subprocess, so use this when your agent doesn't speak MCP natively or you need to script Safari from bash/CI. Ships with tools.json bundled, so the command surface auto-generates with zero manual drift. Supports both human-readable and JSON output modes. The tool naming is a bit inconsistent (save-pdf uses --path, upload-file uses --file-path, export-storage writes to stdout), so run tools describe before calling file operations. Snapshots give you ref IDs for clicking, but they expire on the next snapshot call.
npx skills add https://github.com/hkuds/cli-anything --skill cli-anything-safari