migrate_mcp_config
Transfer configuration and rules between IDEs using this tool to maintain consistent AI assistance across development environments. Automatically uses current directory if project path is omitted or invalid.
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 |