string_replace
Replace specific text in a file with a new string using absolute file path input. Designed for safe file manipulation in the mcp-editor server environment.
Instructions
Replace a string in a file with a new string
Input Schema
Name | Required | Description | Default |
---|---|---|---|
new_str | No | Replacement string (empty string if omitted) | |
old_str | Yes | String to replace | |
path | Yes | Absolute path to the file |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from mcp-editor
Related Tools
- @arathald/mcp-editor
- @abhishekbhakat/mcp_server_code_assist
- @arathald/mcp-editor
- @truaxki/mcp-notes
- @abhishekbhakat/mcp_server_code_assist