Integrate this server via the CLI, MCP SDK, or AI SDK. Smithery handles OAuth, token refresh, and session management for you.
1. Install Smithery CLI
npm install -g smithery
2. Create a namespace
smithery namespace create {your-namespace}
3. Use this server
# Add this server smithery mcp add cuttalosrl/depscope # List available tools smithery tool list {connection} # Call a tool smithery tool call {connection} {tool_name} '{"key": "value"}'
package_exists
get_latest_version
get_migration_path
get_health_score
check_typosquat
get_package_prompt
install_command
resolve_error
get_known_bugs
pin_safe
find_alternatives
get_breaking_changes
get_trending
check_compatibility
get_vulnerabilities
check_package
scan_project
compare_packages
check_bulk
get_trust_signals
check_malicious