Vinv for Cline
io.github.vinvai/vinv
Vinv runs, tests, and finds issues in your services — with zero code changes.
client:Cline
transport:stdio
runtime:npm
Install Vinv 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": {
"vinv": {
"command": "npx",
"args": [
"-y",
"vinv-mcp"
],
"env": {
"VINV_WORKSPACE": "<VINV_WORKSPACE>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs