Skip to content
Cline

Vestige for Cline

io.github.samvallad33/vestige

Local-first memory for AI agents that reaches backward to find a failure's root cause.

client:Cline transport:stdio runtime:npm

Install Vestige 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": {
    "vestige": {
      "command": "npx",
      "args": [
        "-y",
        "vestige-mcp-server"
      ]
    }
  }
}

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

Vestige in other clients