Last updated: 5 June 2026
Mirror is a local, open-source Claude Code plugin. It is built so your data never leaves your machine. This policy explains what that means in practice.
~/.claude/projects on your own computer, and renders them as a local web page.127.0.0.1 (localhost). The page is reachable
only from your own machine.~/.mirror/index.db, derived
from those transcripts. It stays on your machine and you can delete it at any time; it
rebuilds from the transcripts.The only network activity the plugin performs is the local server listening on
127.0.0.1. Installing or updating Mirror downloads the plugin from GitHub, which
is a standard git operation you initiate, not something the plugin does on its own at runtime.
This page and the Mirror landing page are static pages hosted on GitHub Pages. Visiting them is subject to GitHub's privacy practices (for example, standard web server logs). The Mirror plugin itself sends nothing to these sites.
If this policy changes, the updated version will be published at this URL with a new "last updated" date.
Questions or concerns: open an issue at github.com/anona-labs/mirror/issues.