claude mcp add eaisdevelopment-mcp-multi-edit -- npx -y @essentialai/mcp-multi-edit
{
"mcpServers": {
"eaisdevelopment-mcp-multi-edit": {
"command": "npx",
"args": ["-y", "@essentialai/mcp-multi-edit"]
}
}
}
{
"mcpServers": {
"eaisdevelopment-mcp-multi-edit": {
"command": "npx",
"args": ["-y", "@essentialai/mcp-multi-edit"]
}
}
}
{
"mcpServers": {
"eaisdevelopment-mcp-multi-edit": {
"command": "npx",
"args": ["-y", "@essentialai/mcp-multi-edit"]
}
}
}
About This MCP Server
The io.github.eaisdevelopment/mcp-multi-edit server is a developer tool that enables atomic multi-file find-and-replace operations, allowing for efficient and precise code editing across multiple files. It is available as a package on npm and connects to the Model Context Protocol, facilitating standardized communication with AI coding assistants. Developers would use this tool when they need to make simultaneous changes to multiple files, streamlining their workflow and reducing errors.
Atomic multi-file find-and-replace by Essential AI Solutions (essentialai.uk). This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@essentialai/mcp-multi-edit on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp-multi-edit server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.