get_migration_path — DepScope MCP Tool Read-only
get_migration_path
(get migration path) is one of 22 tools on the
DepScope
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_migration_path from your client
- Claude Code DepScope get_migration_path run in your project directory
- Claude Desktop DepScope get_migration_path ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor DepScope get_migration_path ~/.cursor/mcp.json
- VS Code DepScope get_migration_path .vscode/mcp.json
- Zed DepScope get_migration_path ~/.config/zed/settings.json
- Windsurf DepScope get_migration_path ~/.codeium/windsurf/mcp_config.json
- Cline DepScope get_migration_path ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI DepScope get_migration_path ~/.gemini/settings.json
- Grok DepScope get_migration_path .mcp.json (in your project root)
- ChatGPT DepScope get_migration_path Settings → Connectors → Advanced → Developer mode
- Claude.ai DepScope get_migration_path Settings → Connectors → Add custom connector
- LangChain DepScope get_migration_path pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.depscope.dev/mcp
Other tools on this server
- check_malicious
- check_typosquat
- check_bulk
- package_exists
- get_latest_version
- get_health_score
- install_command
- get_package_prompt
- check_package
- get_vulnerabilities
- find_alternatives
- get_breaking_changes
- pin_safe
- scan_project
- compare_packages
- check_compatibility
- resolve_error
- get_known_bugs
- get_trust_signals
- get_trending
- contact_depscope
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.