PowerShell.MCP v1.2.1 - Performance & User Experience Update #3
yotsuda
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Performance & User Experience Update
This release focuses on significant performance improvements and enhanced user experience, delivering 60-80% faster command execution and more intuitive console management.
🚀 What's New
⚡ Performance Enhancement
🔄 Enhanced Console Management
start_powershell_consoleis called on an existing PowerShell session, it automatically executesget_current_location🛠️ Stream Processing Overhaul
🔧 Technical Changes
📦 Installation & Upgrade
🆕 New Installation
🔄 Upgrading from Previous Version
⚙️ Post-Installation Configuration
Important: After upgrading, you must update your MCP client configuration file to use the new version path.
Step 1: Get your new module path
Step 2: Update your Claude Desktop configuration
Edit your Claude Desktop config file (usually at
%APPDATA%\Claude\claude_desktop_config.json) and update the PowerShell command path:{ "mcpServers": { "PowerShell": { "command": "C:\\Users\\YourName\\Documents\\PowerShell\\Modules\\PowerShell.MCP\\1.2.1.0\\bin\\PowerShell.MCP.Proxy.exe" } } }Step 3: Restart Claude Desktop to apply the changes.
For detailed installation and configuration instructions, see:
📖 https://github.com/yotsuda/PowerShell.MCP#installation
📊 Performance Metrics
🐛 Bug Fixes
📖 Documentation
🙏 Acknowledgments
Special thanks to our community for performance feedback and testing that made these improvements possible.
Questions or Issues? Please use our GitHub Discussions for support.
This discussion was created from the release PowerShell.MCP v1.2.1 - Performance & User Experience Update.
Beta Was this translation helpful? Give feedback.
All reactions