Qwen Studio v2.0.1 - MCP Runtime Fix
π§ MCP Servers Fixed
This release fixes the MCP (Model Context Protocol) servers that were failing to connect.
β What's Fixed
- MCP servers now connect correctly - Runtime paths corrected
- Bun runtime path fixed -
resources/bun/linux-x64/bun-linux-x64/bun - UV/UVX runtime paths fixed -
resources/uv/linux-x64/uv-x86_64-unknown-linux-musl/ - All MCP tools working - Filesystem, Fetch, Browser, Database servers
π Previous Issue (v2.0.0)
MCP servers were failing to start because the app was looking for runtime binaries in the wrong directory structure.
π¦ Installation
AppImage (Recommended)
wget https://github.com/youssefvdel/qwen-studio/releases/download/v2.0.1/Qwen%20Studio-2.0.1-x86_64.AppImage
chmod +x Qwen\ Studio-2.0.1-x86_64.AppImage
./Qwen\ Studio-2.0.1-x86_64.AppImageDebian/Ubuntu
wget https://github.com/youssefvdel/qwen-studio/releases/download/v2.0.1/Qwen%20Studio-2.0.1-amd64.deb
sudo apt install ./Qwen\ Studio-2.0.1-amd64.deb
qwen-studioFedora/RHEL
sudo dnf install https://github.com/youssefvdel/qwen-studio/releases/download/v2.0.1/Qwen%20Studio-2.0.1-x86_64.rpm
qwen-studioFull Changelog: v2.0.0...v2.0.1