Skip to content
Cline

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

vdb in other clients