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"}'
get_health_score
check_malicious
get_latest_version
get_package_prompt
get_known_bugs
pin_safe
resolve_error
check_package
check_typosquat
get_breaking_changes
get_trending
check_bulk
install_command
get_vulnerabilities
find_alternatives
check_compatibility
scan_project
compare_packages
package_exists
contact_depscope
get_trust_signals
get_migration_path