← Back to Plugins
MCP Server MCP

io.github.lucyfuur94/webnav

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @dikshanty94/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@dikshanty94/webnav",
      "version": "0.2.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...