Cursor
Cursor support is experimental, using a .cursor/rules/knowzcode.mdc adapter to embed KnowzCode workflow instructions. The rules provide structured guidance for each development phase. Best suited for developers who want lightweight structure in their Cursor workflow.
How it works
KnowzCode generates a .cursor/rules/knowzcode.mdc file and can also add command helpers as Cursor supports them. When users describe a task in Cursor's chat, the rules guide the AI through the appropriate KnowzCode phases. Phase transitions are handled through natural language in the chat. WorkGroup files are created for session continuity. The integration is lighter-weight but still provides the core structured workflow.
Cursor following .cursor/rules/knowzcode.mdc for KnowzCode workflow
Screenshot coming soon
Current limitations
Cursor's rules file has a context limit that constrains the depth of agent instructions. Multi-agent orchestration is simulated through prompt switching rather than true parallel agents. MCP support in Cursor is limited, so vault integration may require manual configuration. The experimental status reflects these constraints -- full functionality is best experienced on CLI platforms.
Feature support matrix showing Cursor capabilities vs CLI platforms
Screenshot coming soon