Paths-LE for Windsurf
io.github.nolindnaidoo/paths-le
Extract file and directory paths from config files and code, with their kind and position.
client:Windsurf
transport:stdio
runtime:npm
Install Paths-LE in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"paths-le": {
"command": "npx",
"args": [
"-y",
"paths-le-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs