Skip to content
Windsurf

URLs-LE for Windsurf

io.github.nolindnaidoo/urls-le

Extract URLs from documentation, configuration and code, with their protocol and position.

client:Windsurf transport:stdio runtime:npm

Install URLs-LE in Windsurf

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

{
  "mcpServers": {
    "urls-le": {
      "command": "npx",
      "args": [
        "-y",
        "urls-le-mcp"
      ]
    }
  }
}

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

URLs-LE in other clients