Atomic multi-file find-and-replace by Essential AI Solutions (essentialai.uk)
An MCP server that gives Claude the ability to perform multiple find-and-replace operations in a single tool call with guaranteed atomicity -- all edits succeed or none apply. Built by Essential AI Solutions for Claude Code and Claude Desktop. Claude's built-in tool handles one find-and-replace per call. When renaming a variable across a file or refactoring multiple files, that means dozens of…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
An MCP server that gives Claude the ability to perform multiple find-and-replace operations in a single tool call with guaranteed atomicity -- all edits succeed or none apply. Built by Essential AI Solutions for Claude Code and Claude Desktop. Claude's built-in tool handles one find-and-replace per call. When renaming a variable across a file or refactoring multiple files, that means dozens of individual tool calls -- each consuming context tokens and adding latency. Multi Edit batches them…