Skip to content
Cline

lockvet for Cline

io.github.matteo-sung/lockvet

Explain any lockfile or workflow-pin change: bumps, vulns, ages, deprecations — 61 formats

client:Cline transport:stdio runtime:oci

Install lockvet 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": {
    "lockvet": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/matteo-sung/lockvet:0.6.20"
      ],
      "env": {
        "GITHUB_TOKEN": "<GITHUB_TOKEN>",
        "GITLAB_TOKEN": "<GITLAB_TOKEN>",
        "BITBUCKET_TOKEN": "<BITBUCKET_TOKEN>",
        "GITEA_TOKEN": "<GITEA_TOKEN>",
        "AZURE_DEVOPS_TOKEN": "<AZURE_DEVOPS_TOKEN>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

lockvet in other clients