- Step1: Set allowed directories using the environment variable MCP_ALLOWED_DIRS
- Step2: Install the MCP server via 'go get github.com/gomcpgo/filesys'
- Step3: Start the server with appropriate environment configurations
- Step4: Use provided tools such as read_file, write_file, list_directory for file operations
- Step5: Ensure operations are within allowed directories for security