Skip to content

ssave.cc — TikTok & Instagram Downloader for Zed

cc.ssave/tiktok-instagram-downloader

Extract & download TikTok, Instagram, YouTube, Douyin media — HD, no watermark, MP3 export

client:Zed transport:stdio runtime:npm

Install ssave.cc — TikTok & Instagram Downloader in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "tiktok-instagram-downloader": {
      "command": "npx",
      "args": [
        "-y",
        "@ssavecc/mcp-server"
      ],
      "env": {
        "YOUR_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ssave.cc — TikTok & Instagram Downloader in other clients