HomeKnowledge & Memory › Vestige

Vestige

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

Rust Local macOSWindowsLinux
★ 632 stars Last pushed 2026-09-18 License: AGPL-3.0

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 3.0.0)

npx -y vestige-mcp-server@3.0.0

Or add to your MCP client config:

{
  "mcpServers": {
    "vestige": {
      "command": "npx",
      "args": [
        "-y",
        "vestige-mcp-server@3.0.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry