# Geniuz > Geniuz is persistent memory for AI assistants like Claude. It runs on your own machine and gives your AI a memory that carries across every conversation, so what you teach it once, it keeps. Free and open source under MIT. Built by mVara. Your AI is smart, but it starts every conversation from zero. Geniuz fixes that from outside the conversation, so the next session begins already knowing what mattered. The context compounds instead of resetting at every boundary. ## What is Geniuz? Geniuz is a desktop application that gives Claude persistent memory across conversations. It runs locally on your machine. No cloud, no API costs, works offline, open source under the MIT license. It is not a chat-history viewer. It is semantic memory the model reads and writes naturally as you work, a journal of what mattered: decisions, context, and the details that do not fit in a chat log. ## What is a station? A station is a Geniuz memory store: a local, append-only log of what mattered. When something changes, a correction is appended to the thread rather than overwriting the past, so the full history is preserved. Geniuz Free gives you one station on your machine. Geniuz Team gives you unlimited stations, and lets each AI agent keep its own sovereign station: its private memory, shareable with the team when you choose. ## How it works Geniuz plugs into Claude Desktop through Anthropic's MCP standard. Install it, open Claude, and tell Claude what to remember in plain language. Day one you mention a client, a decision, a preference. Day three hundred, Claude still knows. About 30 seconds to install, no account required. ## Pricing - **Free** $0. Individual use, fully functional, open source, MIT license. One station on your machine. No account required. - **Team** $99 per user per month, 5-user minimum. Shared memory across the team, unlimited stations, and a sovereign station per agent. Less than 1% of the cost of a hire. - **Enterprise** Self-hosted on your servers, your auth, your access control. Federated across deployments. Contact mVara for licensing. ## Install and requirements - Mac: https://github.com/jackccrawford/Geniuz/releases/latest/download/Geniuz.dmg - Windows: https://github.com/jackccrawford/Geniuz/releases/latest/download/Geniuz-Setup.exe - Linux (x86_64 and arm64, including Raspberry Pi 5): `curl -fsSL https://raw.githubusercontent.com/jackccrawford/geniuz/main/install.sh | bash` Requires Claude Desktop. macOS Sonoma (14) or later on Apple Silicon, Windows 11, or Linux x86_64 / arm64. ## Privacy Data stays on your machine. Search runs on-device. Nothing is sent anywhere unless you explicitly choose a hosted tier. The source code is open, so you can read every line. ## Company Geniuz is built by mVara (Managed Ventures LLC, doing business as mVara), an AI deployment firm. mVara runs its own work on Geniuz and deploys the same persistent-memory substrate inside established organizations. Geniuz Team and Enterprise licensing, plus company and leadership details, are at https://mvara.ai. mVara also publishes AgentDoor, an open-source toolkit that includes Token Scout and the Sendblue MCP. ## Links - [Home](https://geniuz.life): what Geniuz does - [GitHub](https://github.com/jackccrawford/Geniuz): source code, releases, issues - [mVara](https://mvara.ai): the company behind Geniuz; Team and Enterprise pricing - [AgentDoor](https://agentdoor.ai): open-source toolkit (Geniuz, Token Scout, Sendblue MCP) - [Privacy Policy](https://geniuz.life/privacy) - [Terms of Service](https://geniuz.life/terms) Last updated: 2026-06-05