Release v1.1.0 — Signed Installer + Client Auto-Configuration Improvements
This release updates the PyNet Platform Bridge (MCP) Windows installer with digital signing and broader AI client support.
What's New
- Digital Signature: The installer and uninstaller are now signed with RAEN Digital Tools SL's EV code signing certificate — no SmartScreen warning is expected.
- GitHub Copilot (VS Code) support: the installer now auto-detects and configures GitHub Copilot's dedicated
mcp.json, in addition to Claude Desktop, Claude Code, Cline, Roo Code and Codex. - MCPB extension packaging: switched to
uvxin the manifest and added.mcpbignorefor a leaner package. - Fixes: Codex config now shows the confirmation message and creates the config directory when missing.
Installation
A Windows installer (.exe) is provided. It will:
- Install
pynet-mcp-bridgefrom PyPI (latest version) viauv/pip. - Auto-detect and configure all compatible AI clients.
- Show a summary of configured clients on completion.
- Register an uninstaller that removes the package and cleans up all client configurations.
Requirements
- Windows 10 / 11.
- Python 3.10 – 3.13.
- PyNet Platform Plugin installed in the host application.
License
This project is distributed under the MIT License.