Regex-LE for Cline
io.github.nolindnaidoo/regex-le
Extract regular expressions from code, each with a ReDoS safety verdict.
client:Cline
transport:stdio
runtime:npm
Install Regex-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": {
"regex-le": {
"command": "npx",
"args": [
"-y",
"regex-le-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs