Decrypt `.lsa` / `.lsav` encrypted media files from Xiaomi MIUI Gallery via AI agents. ## Tools (11) | Tool | What it…
Decrypt `.lsa` / `.lsav` encrypted media files from Xiaomi MIUI Gallery via AI agents. ## Tools (11) | Tool | What it does | |------|-------------| | `get_upload_url` | Get presigned S3 URL to upload encrypted files | | `upload_file_to_s3` | Upload `.lsa`/`.lsav` binary to S3 (local file or base64) | | `upload_file_for_decryption` | Trigger decryption pipeline | | `check_decryption_status` | Poll job progress (0–100%), returns preview URL when done | | `fetch_media_file` | Download preview/original as base64 | | `get_pricing` | View credit pack pricing | | `create_checkout_session` | Create Stripe checkout for credit packs | | `purchase_original_file` | Buy unwatermarked original of a decrypted file | | `get_original_file` | Get download URL after purchase | | `get_user_files` | List decrypted files with pagination/filtering | | `batch_decrypt_info` | Info on batch decryption via web UI | ## Auth OAuth 2.1 with PKCE (S256) — `authorization_code` + `client_credentials` grants. Auto-registration of transient clients. ## Limits - File size: **50 MB max** - Session TTL: **30 minutes** - Token validity: **60 minutes** ## Integration ```json { "mcpServers": { "miuidecrypt": { "url": "https://mcp.lsadecrypt.online/mcp" } } } ``` Supports **OpenCode**, **Claude Code**, and **Codex (OpenAI)**. Homepage → https://lsadecrypt.online
tambovchanin
mcp
free
Others in the same category, ranked by how often they are opened.