Prerequisites
- Windsurf editor installed
- Access to your documentation repository
Why use Windsurf with mint-tsdocs?
Windsurf’s Cascade AI can help you:- Navigate your API: Search through hundreds of generated API reference pages
- Write consistently: Match the style and structure of your existing documentation
- Link accurately: Get help finding correct paths to API reference pages
- Customize templates: Get context-aware assistance when modifying Liquid templates
Windsurf doesn’t currently support MCP integration like Claude Code and Cursor, but it can still access your documentation through its codebase indexing feature and by reading your local MDX files.
Workspace rules
Create workspace rules that provide Windsurf with context about your documentation project and standards. Create.windsurf/rules.md in your project root:
Using your generated API reference
Once you’ve generated your API documentation withmint-tsdocs generate, Windsurf’s Cascade can help you navigate and use your reference pages through its codebase indexing:
Enable codebase indexing
Windsurf automatically indexes your documentation files. Ensure yourdocs/reference/ folder is included:
- Open Windsurf settings
- Verify that your docs folder is not excluded from indexing
- Let Windsurf complete the initial index

