NIRA File Intel MCP for Cline
io.github.pachote/nira-file-intel
Smart file intelligence for Claude — search, deduplicate, organize, and analyze files
client:Cline
transport:stdio
runtime:pypi
Install NIRA File Intel MCP 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": {
"nira-file-intel": {
"command": "uvx",
"args": [
"nira-file-intel"
],
"env": {
"FILE_INTEL_ROOT": "<FILE_INTEL_ROOT>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs