Skip to content
Claude Desktop

file for Claude Desktop

io.github.rog0x/file

Dir tree, file stats, duplicates, LOC for AI agents

client:Claude Desktop transport:stdio runtime:npm

Install file in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "file": {
      "command": "npx",
      "args": [
        "-y",
        "@rog0x/mcp-file-tools"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

file in other clients