PowerShell Terminal MCP for Windsurf
io.github.tim00r/powershell-terminal-mcp
Shared AI + user PowerShell session on Windows - execute commands, run scripts, automate your PC
client:Windsurf
transport:stdio
runtime:pypi
Install PowerShell Terminal MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"powershell-terminal-mcp": {
"command": "uvx",
"args": [
"powershell-terminal-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs