edit-file
Modify or create files by specifying the file path and content. Integrates with react-mcp to enable React app development based on user prompts.
Instructions
Create or edit a file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content to write to the file | |
filePath | Yes | Path to the file to edit |