- Step1: Build the server using 'cargo build --release'
- Step2: Configure allowed directories via command-line options or config files
- Step3: Run the server with specified configuration
- Step4: Connect a client to the server using MCP protocol
- Step5: Use provided tools like list, read, search, and edit to perform filesystem operations