MCPMender 0.3.0 Beta 5 / 协议修匠 0.3.0 测试版 5
Pre-releaseMCPMender 0.3.0 Beta 5
MCPMender (协议修匠) 0.3.0 Beta 5 adds automatic discovery of the standard VSCodium user-level MCP configuration on Windows, macOS, and Linux.
What's new
- Automatically discovers VSCodium's standard user configuration:
- Windows:
%APPDATA%\VSCodium\User\mcp.json - macOS:
~/Library/Application Support/VSCodium/User/mcp.json - Linux:
$XDG_CONFIG_HOME/VSCodium/User/mcp.jsonor~/.config/VSCodium/User/mcp.json
- Windows:
- Reuses MCPMender's existing VS Code-compatible parsing, diagnostics, backup, and safe-repair flow.
- Adds English, Simplified Chinese, and Japanese AppImage/FUSE fallback guidance.
- Updates the trilingual product gallery and discovery documentation.
- Thanks to @adity982 for the initial VSCodium implementation.
Downloads
- Windows x64:
MCPMender.zip— extract the versionlessMCPMenderfolder and runMCPMender.exe. - Linux x64: AppImage or
.tar.gz. - macOS: Apple Silicon (
arm64) or Intel (x64).dmg/.zip. - CLI:
mcpmender-0.3.0-beta.5.tgzfor Node.js 20.3 or newer.
Verification
- Release tag:
v0.3.0-beta.5 - Source commit:
4256263191e6e50ab81c0f33727c8bd155e17ccd - Native Windows, Linux, macOS arm64, macOS x64, and CLI workflow: all passed.
- Local Windows release: 82 tests passed, type checks and production builds passed, production dependency audit reported no known vulnerabilities, final ZIP independently extracted and smoke-tested.
- Windows ZIP SHA-256:
59a21fe0f950496f366883b44ecadcae67043be7d1aecb3722b9d08f8bd68783 - Platform checksum files are attached.
Important notes
- The Windows executable uses the project's self-signed community certificate, so Windows may still display a SmartScreen warning.
- macOS packages are ad-hoc signed but not Apple-notarized, so Gatekeeper may require manual confirmation.
- VSCodium named-profile configuration folders are not automatically discovered yet; this release supports the standard user-level
mcp.jsonpath. - The npm registry package has not been published; use the attached CLI tarball for now.
简体中文
Beta 5 新增 Windows、macOS、Linux 上的 VSCodium 标准用户级 MCP 配置自动发现,并复用现有的检测、诊断、备份和安全修复流程。Linux 教程补充了 AppImage 在缺少 FUSE 时的三语解决方法。本次 Windows 正式包已在本机完整测试、签名、解压复核和启动验证;macOS/Linux 原生构建也已在 GitHub Actions 全部通过。
Windows 解压 MCPMender.zip 后运行 MCPMender.exe;Linux 可选择 AppImage 或 tar.gz;macOS 请按芯片选择 arm64 或 x64。Windows 为自签名证书,macOS 未做 Apple 公证,首次运行可能出现系统安全提示。
日本語
Beta 5 では、Windows、macOS、Linux の VSCodium 標準ユーザーレベル MCP 設定を自動検出できるようになりました。既存の診断、バックアップ、安全修復機能をそのまま利用できます。AppImage で FUSE が利用できない場合の英語・中国語・日本語ガイドも追加しました。Windows の最終パッケージはローカルで完全検証済みで、macOS / Linux のネイティブビルドも GitHub Actions で成功しています。
Windows は MCPMender.zip を展開して MCPMender.exe を実行してください。Linux は AppImage または tar.gz、macOS は arm64 / x64 の該当パッケージを選択してください。Windows は自己署名、macOS は Apple の公証なしのため、初回起動時にセキュリティ警告が表示される場合があります。