What's New in v0.1.5
π DXT Package Distribution
- Added DXT (Desktop Extension) packaging for easy one-click installation in Claude Desktop
- Created build script for automated DXT package generation
- Updated documentation with DXT installation instructions
π Bug Fixes
- Fixed MCP protocol compatibility issues with Claude Desktop
- Added support for flexible protocol version handling (supports both "1.0" and date-based versions like "2024-11-05")
- Fixed stdout pollution that was breaking JSON-RPC communication
- Added proper
notifications/initializedhandler
π¦ Installation Options
You now have two ways to install tauri-mcp:
Option 1: DXT Package (Recommended for Claude Desktop)
- Download the
tauri-mcp-0.1.5.dxtfile from this release - Double-click the
.dxtfile to install (or drag it onto Claude Desktop) - The server will be automatically configured and ready to use
Option 2: Cargo
cargo install tauri-mcpπ§ Known Issues
- Claude Desktop may still disconnect from non-Node.js MCP servers immediately after initialization
- See issue #885 for updates on Rust server compatibility
π Documentation
Full changelog: v0.1.4...v0.1.5