To edit these docs you don't need any tool but Mintlify CLI is highly recommended!
npm i -g mint
Open a local preview of your documentation with:
mint dev --port 3000
Review the docs at http://localhost:3000 and edit them in your favorite editor.