Prerequisites
- Cursor editor installed
Setup
Open your docs directory in Cursor
Open the root of your documentation repository where
docs.json is located.Install the Mintlify skill
In the integrated terminal, run:This gives Cursor Mintlify’s component reference, writing standards,
and workflow guidance.
Customize project instructions
Edit
AGENTS.md in your project root to add project-specific terminology,
style preferences, and content boundaries.Using Cursor with Mintlify
Quick tips
- Use Cmd+K (Mac) or Ctrl+K (Windows/Linux) to edit inline
- Use Cmd+L (Mac) or Ctrl+L (Windows/Linux) to open the chat
- Reference specific files using
@filenamein chat - Ask Cursor to add components like
<Note>,<Tip>, or<CodeGroup>
Make sure your
AGENTS.md file is configured with your project-specific terminology and style preferences for the best results.Next steps
After setting up Cursor, you can:- Start drafting new documentation pages
- Use Cursor to refactor existing content
- Ask Cursor to add Mintlify components to your pages
- Preview your changes with
mint dev