Skip to content
Cline

URLs-LE for Cline

io.github.nolindnaidoo/urls-le

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

client:Cline transport:stdio runtime:npm

Install URLs-LE in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

URLs-LE in other clients