Skip to content
Zed

yungle for Zed

co.yungle/yungle

Ask about your Yungle file deliveries — what was sent, who downloaded, what expires. Read-only.

client:Zed transport:stdio runtime:npm

Install yungle 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": {
    "yungle": {
      "command": "npx",
      "args": [
        "-y",
        "yungle-mcp"
      ],
      "env": {
        "YUNGLE_API_KEY": "<YUNGLE_API_KEY>",
        "YUNGLE_API_URL": "<YUNGLE_API_URL>"
      }
    }
  }
}

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

yungle in other clients