Files for Claude Code
io.github.abhishekkumar2021/files
Sandboxed local filesystem: read, search, edit, copy, archive, and safely manage files.
client:Claude Code
transport:stdio
runtime:npm
Install Files in Claude Code
run in your project directory
claude mcp add files -e FS_ROOTS=<FS_ROOTS> -e FS_READONLY=<FS_READONLY> -- npx -y @abhishekmcp/files
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs