NIRA File Intel MCP for Windsurf
io.github.pachote/nira-file-intel
Smart file intelligence for Claude — search, deduplicate, organize, and analyze files
client:Windsurf
transport:stdio
runtime:pypi
Install NIRA File Intel MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"nira-file-intel": {
"command": "uvx",
"args": [
"nira-file-intel"
],
"env": {
"FILE_INTEL_ROOT": "<FILE_INTEL_ROOT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs