Skip to content
Cline

Files for Cline

io.github.abhishekkumar2021/files

Sandboxed local filesystem: read, search, edit, copy, archive, and safely manage files.

client:Cline transport:stdio runtime:npm

Install Files 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "files": {
      "command": "npx",
      "args": [
        "-y",
        "@abhishekmcp/files"
      ],
      "env": {
        "FS_ROOTS": "<FS_ROOTS>",
        "FS_READONLY": "<FS_READONLY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Files in other clients