Skip to content
Windsurf

webnav for Windsurf

io.github.lucyfuur94/webnav

A zero-LLM MCP server that replays recorded site maps instead of re-exploring browser routes.

client:Windsurf transport:stdio runtime:npm

Install webnav in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "webnav": {
      "command": "npx",
      "args": [
        "-y",
        "@dikshanty94/webnav"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

webnav in other clients