Paths-LE for Cline
io.github.nolindnaidoo/paths-le
Extract file and directory paths from config files and code, with their kind and position.
client:Cline
transport:stdio
runtime:npm
Install Paths-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": {
"paths-le": {
"command": "npx",
"args": [
"-y",
"paths-le-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs