PowerShell.MCP v1.4.0 - Cross-Platform Support: Linux & macOS #25
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.
-
Cross-Platform Support: Linux & macOS
This release adds Linux and macOS support, enabling PowerShell.MCP to run on all major platforms.
🎉 Cross-Platform Support
Now available on Linux and macOS
📊 What's Changed Since v1.3.9
New Features
$SHELL -l -cto properly inherit user environment (PATH, etc.)-WorkingDirectory ~Improvements
Get-MCPProxyPath -Escapetip on WindowsGet-MCPProxyPathtip on Linux/macOSBug Fixes
-OldTextinstead of-Contains📄 Installation & Upgrade
Windows
Linux / macOS
Update MCP Configuration
{ "mcpServers": { "PowerShell": { "command": "C:\\Users\\YourName\\Documents\\PowerShell\\Modules\\PowerShell.MCP\\1.4.0\\bin\\win-x64\\PowerShell.MCP.Proxy.exe" } } }📖 Full Guide: https://github.com/yotsuda/PowerShell.MCP#quick-start
Full Documentation: https://github.com/yotsuda/PowerShell.MCP
Questions? GitHub Discussions | Report Issues: GitHub Issues
⚠ Security Notice: Provides complete PowerShell access. Use in trusted environments only.
This discussion was created from the release PowerShell.MCP v1.4.0 - Cross-Platform Support: Linux & macOS.
Beta Was this translation helpful? Give feedback.
All reactions