PilotGentic for Windsurf
com.pilotgentic/mcp-server
macOS desktop control for Claude: click, type, screenshot, AX tree, browser control, agentic loops.
client:Windsurf
transport:stdio
runtime:npm
Install PilotGentic in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@pilotgentic/mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs