Windsurf was acquired by Cognition and rebranded as Devin Desktop. The Cascade AI assistant and workspace rules system remain the same.
Use Devin Desktop with Mintlify
Devin Desktop’s Cascade AI assistant can be tuned to write documentation according to your standards using Mintlify components. Workspace rules and memories provide persistent context about your project, ensuring more consistent suggestions from Cascade.- Workspace rules are stored in your documentation repository and shared with your team.
- Memories provide individual context that builds up over time.
.devin/rules directory of your docs repo. Rules from .windsurf/rules are still supported for backward compatibility. See Memories & Rules in the Devin Desktop documentation for more information.
Example workspace rule
This rule provides Cascade with context about Mintlify components and general technical writing best practices. You can use this example rule as-is or customize it for your documentation:- Writing standards: Update language guidelines to match your style guide.
- Component patterns: Add project-specific components or modify existing examples.
- Code examples: Replace generic examples with real API calls and responses for your product.
- Style and tone preferences: Adjust terminology, formatting, and other rules.
.md file in the .devin/rules directory of your docs repo.
Working with Cascade
Once your rules are set up, you can use Cascade to assist with various documentation tasks. See Cascade in the Devin Desktop documentation for more information.Example prompts
Writing new content:Enhance with MCP server
Connect the Mintlify MCP server to Devin Desktop to give Cascade access to search the Mintlify documentation while helping you write. When you connect the MCP server, Cascade searches the up-to-date Mintlify documentation for context so you don’t have to leave your IDE to reference documentation. Add the MCP server to~/.codeium/windsurf/mcp_config.json: