Skip to content
Claude Desktop

AVCS for Claude Desktop

io.github.izagood/avcs

AI-native version control where intent, operation, evidence and decision are first-class objects.

client:Claude Desktop transport:stdio runtime:npm

Install AVCS in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "avcs": {
      "command": "npx",
      "args": [
        "-y",
        "@izagood/avcs"
      ],
      "env": {
        "AVCS_REPO": "<AVCS_REPO>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

AVCS in other clients