file_system_read_file
Read a file inside the sandbox workspace. Only available in sandbox mode (--sandbox), where the workspace root bounds what it can reach.
How to use it
file_system_read_file is exposed by the Repomix MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the file_system_read_file tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Repomix
npx repomix@latestOther tools in Repomix (6)
Attach an existing Repomix packed output file for AI analysis
List the contents of a directory inside the sandbox workspace. Only available in sandbox mode (--sandbox).
Search for patterns in a Repomix output file using grep-like functionality with JavaScript RegExp syntax
Package a local code directory into a consolidated XML file for AI analysis
Fetch, clone, and package a GitHub repository into a consolidated XML file for AI analysis
Read the contents of a Repomix-generated output file. Supports partial reading with line range specification for large files.