| name | switch |
| description | Save session and generate resume prompt for switching to another AI tool |
| user_invocable | true |
/ctx:switch — Switch to Another AI Tool
Save the current session and generate a resume prompt + config files for the target AI tool.
What to do
- Use the
ctx_switch MCP tool with the target tool name
- The tool will save the session, generate config files, and return a resume prompt
- Share the resume prompt with the user so they can paste it into the target tool
Supported tools
claude, cursor, codex, copilot, windsurf, cline, aider, continue, amazonq, zed, antigravity
Example
When the user says "/ctx:switch cursor", call:
ctx_switch(tool: "cursor", task: "Current task description")
Then show the user the resume prompt and instructions to paste it into Cursor.