lockvet for Windsurf
io.github.matteo-sung/lockvet
Explain any lockfile or workflow-pin change: bumps, vulns, ages, deprecations — 61 formats
client:Windsurf
transport:stdio
runtime:oci
Install lockvet in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs