lan direct for Zed
io.github.farshadmomo/lan-direct
Browser MCP: the app under test egresses via the real ISP while the agent stays on the VPN.
client:Zed
transport:stdio
runtime:npm
Install lan direct in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"lan-direct": {
"command": "npx",
"args": [
"-y",
"lan-direct"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs