check_packages — Depcheck MCP Tool Read-only
check_packages
(check packages) is one of 1 tool on the
Depcheck
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_packages from your client
- Claude Code Depcheck check_packages run in your project directory
- Claude Desktop Depcheck check_packages ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Depcheck check_packages ~/.cursor/mcp.json
- VS Code Depcheck check_packages .vscode/mcp.json
- Zed Depcheck check_packages ~/.config/zed/settings.json
- Windsurf Depcheck check_packages ~/.codeium/windsurf/mcp_config.json
- Cline Depcheck check_packages ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Depcheck check_packages ~/.gemini/settings.json
- Grok Depcheck check_packages .mcp.json (in your project root)
- ChatGPT Depcheck check_packages Settings → Connectors → Advanced → Developer mode
- Claude.ai Depcheck check_packages Settings → Connectors → Add custom connector
- LangChain Depcheck check_packages pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http depcheck https://depcheck.kaneky.dev/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 25 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.