AVCS for Cline
io.github.izagood/avcs
AI-native version control where intent, operation, evidence and decision are first-class objects.
client:Cline
transport:stdio
runtime:npm
Install AVCS 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": {
"avcs": {
"command": "npx",
"args": [
"-y",
"@izagood/avcs"
],
"env": {
"AVCS_REPO": "<AVCS_REPO>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs