← Back to Tools
Write File
Write or overwrite a file at a specified path with the given content
Example Prompt
Create a new file at config/settings.json with default values
Input Parameters
path string Required File path to write to
content string Required Content to write
Install MCP Server
aivyx hub install mcp-servers/filesystem This tool is available after installing the Filesystem MCP server.