StableAdapters
PowerShell Adapter
The PowerShell adapter injects a managed forg-mcp function into your PowerShell profile so FORG is available anywhere PowerShell starts. It gives shell-native Windows workflows the same FORG session tracking as MCP-first tools.
Install
forg connect powershellHow it works
FORG updates ~/Documents/PowerShell/Microsoft.PowerShell_profile.ps1 with a managed function backed by npx -y forg-mcp@latest. Restart PowerShell after connecting so the profile loads and exposes the FORG helper.
Verification
FORG_KEYSTORE=file:// forg status
# Then restart PowerShell and launch a fresh shell session.© 2026 UpgradIQ, Inc.Edit this page on GitHub