Releases: pathintegral-institute/mcpm.sh
Releases · pathintegral-institute/mcpm.sh
v2.7.0
v2.6.1
v2.6.0
v2.5.0
v2.4.0
v2.3.0
v2.2.0
v2.1.0
v2.0.0
2.0.0 (2025-07-07)
- feat!: release MCPM v2.0 with major architectural changes (c86ec16)
BREAKING CHANGES
-
MCPM v2.0 introduces a completely new architecture that
eliminates the target-based system in favor of a simplified global
configuration model with virtual profiles.Major changes:
- Removed target-based commands (mcpm target, mcpm stash, mcpm pop, etc.)
- Replaced with global server management (mcpm install/uninstall)
- Virtual profiles replace separate profile configurations
- Direct server execution replaces router daemon
- New client integration commands (mcpm client edit/import)
- FastMCP-based sharing instead of router sharing
- Automatic v1 to v2 migration with user confirmation
This release requires migration from v1 configurations and changes
command syntax. See MIGRATION_GUIDE.md for complete migration instructions.