DepScope for Grok
dev.depscope/mcp
Package intelligence MCP for AI agents — 22 tools, 19 ecosystems, AGPL SDK, free.
client:Grok
transport:streamable-http
runtime:npm
tools:22
Install DepScope in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp": {
"type": "http",
"url": "https://mcp.depscope.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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