migrate_mcp_config
Migrate AI assistance configuration and rules between IDEs to ensure consistency. Specify source and target IDEs, and optionally the project path. Defaults to the current directory if no path is provided.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from_ide | No | Source IDE to migrate from. Valid options: cursor, windsurf-next, windsurf, cline, roo, claude-desktop | cursor |
project_path | No | Path to the project. If not provided or invalid, the current working directory will be used | |
to_ide | No | Target IDE to migrate to. Valid options: cursor, windsurf-next, windsurf, cline, roo, claude-desktop |