memorix_workspace_sync
Migrate workspace environments between AI coding agents by syncing MCP server configurations, workflows, rules, and skills across supported IDEs.
Instructions
Migrate your entire workspace environment between AI coding agents (Cursor, Windsurf, Claude Code, Codex, Copilot, Kiro, Antigravity, OpenCode, Trae). Syncs MCP server configs, workflows, rules, and skills across IDEs. Action "scan": detect all workspace configs. Action "migrate": generate configs for target agent (preview only). Action "apply": migrate AND write configs to disk with backup/rollback.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action: "scan" to detect configs, "migrate" to preview, "apply" to write to disk | |
| target | No | Target agent for migration (required for migrate) | |
| items | No | Selective sync: list specific MCP server or skill names to sync (e.g. ["figma-remote-mcp-server", "create-subagent"]). Omit to sync all. |