Write persona into your tools
mindmap_persona_syncProject user persona into AI tool instruction files for Claude, Cursor, Copilot, and Windsurf from one source. Writes only in a managed block, never overwriting user content.
Instructions
Project the user's persona into the native instruction files of their AI tools (Claude CLAUDE.md, Cursor rules, Copilot instructions, Windsurf rules), so even non-MCP tools know how they work — from one source. Writes only inside a managed block; never clobbers the user's own content. By default writes the global Claude config + any detected project tools.
Args:
targets (string[], optional): specific target ids (claude-global, claude-project, cursor, copilot, windsurf)
force (boolean, optional): write even if a tool isn't detected Returns: per-target outcomes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targets | No | Target ids to write | |
| force | No | Write even if tool not detected |