DepScope for Zed
dev.depscope/mcp
Package intelligence MCP for AI agents — 22 tools, 19 ecosystems, AGPL SDK, free.
client:Zed
transport:streamable-http
runtime:npm
tools:22
Install DepScope in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.depscope.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- 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_migration_path
- get_breaking_changes
- pin_safe
- scan_project
- compare_packages
- check_compatibility
- resolve_error
- get_known_bugs
- get_trust_signals
- get_trending
- contact_depscope