Skip to content
Claude Desktop

lan direct for Claude Desktop

io.github.farshadmomo/lan-direct

Browser MCP: the app under test egresses via the real ISP while the agent stays on the VPN.

client:Claude Desktop transport:stdio runtime:npm

Install lan direct in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "lan-direct": {
      "command": "npx",
      "args": [
        "-y",
        "lan-direct"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

lan direct in other clients