MCPVault

edit_file

MCP tool from Filesystem MCP by achetronic

Batch find-and-replace on a file. Accepts an array of {oldtext, newtext, replaceall} edits applied sequentially. Reports successes and failures

How to use it

edit_file is exposed by the Filesystem MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the edit_file tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Filesystem MCP

$npm i mcp-remote && make run
FULL FILESYSTEM MCP LISTING