yungle for Cline
co.yungle/yungle
Ask about your Yungle file deliveries — what was sent, who downloaded, what expires. Read-only.
client:Cline
transport:stdio
runtime:npm
Install yungle in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"yungle": {
"command": "npx",
"args": [
"-y",
"yungle-mcp"
],
"env": {
"YUNGLE_API_KEY": "<YUNGLE_API_KEY>",
"YUNGLE_API_URL": "<YUNGLE_API_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs