lan direct for Windsurf
io.github.farshadmomo/lan-direct
Browser MCP: the app under test egresses via the real ISP while the agent stays on the VPN.
client:Windsurf
transport:stdio
runtime:npm
Install lan direct in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"lan-direct": {
"command": "npx",
"args": [
"-y",
"lan-direct"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs