vdb for Cline
kr.ai.vdb/vdb
Check packages for CVEs, slopsquatting, and CISA KEV before your AI agent installs them.
client:Cline
transport:stdio
runtime:pypi
Install vdb in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"vdb": {
"command": "uvx",
"args": [
"vdb-mcp"
],
"env": {
"VDB_API_URL": "<VDB_API_URL>",
"VDB_API_TOKEN": "<VDB_API_TOKEN>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs