PowerShell.MCP v1.2.2 - Performance & Communication Update #4
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 & Communication Update
This release improves command response speed and system reliability through enhanced communication architecture.
✨ Key Improvements
Faster Response Times
Enhanced Reliability
Simplified Architecture
📦 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.2\\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 Improvements
🐛 Bug Fixes & Improvements
🛠️ Development & Project Management
🙏 Acknowledgments
Thanks to our community for feedback on responsiveness and performance that helped guide these improvements.
Questions or Issues? Please use our GitHub Discussions for support.
This discussion was created from the release PowerShell.MCP v1.2.2 - Performance & Communication Update.
Beta Was this translation helpful? Give feedback.
All reactions