Geniuz
@jackccrawford
About Geniuz
Open-source MCP server that gives Claude persistent memory. Your AI keeps your standards, decisions, and reasons across sessions. Recalled by meaning, not keywords. Runs fully local: on-device semantic search, no cloud, no API keys. macOS, Windows, Linux. MIT.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"geniuz": {
"command": "geniuz",
"args": [
"mcp",
"serve"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Geniuz?
Geniuz is a persistent memory server for Claude Desktop. It saves context, preferences, decisions, and reasons across sessions and compactions, recalled by meaning instead of keywords. It runs entirely on your local machine using a bundled ONNX model—no cloud, no account, no API keys—and integrates via Anthropic’s MCP standard on macOS, Windows, and Linux.
How to use Geniuz?
Install the app from geniuz.life or the GitHub releases, then wire it into Claude Desktop with a single command: geniuz mcp install. It provides three tools: remember (save a semantic gist), recall (search by meaning), and recent (pick up where you left off). The server is free and MIT-licensed.
Key features of Geniuz
- Persistent memory across Claude conversations and compactions
- Semantic search via a bundled local ONNX model
- Works offline—no cloud, account, or API keys required
- Single‑command install for Claude Desktop
- Cross‑platform: macOS, Windows, and Linux
- Free and open source (MIT license)
Use cases of Geniuz
- Maintain consistent coding standards and preferences across sessions
- Revisit past decisions and the reasoning behind them
- Resume complex projects without re‑explaining context
- Store and retrieve project‑specific conventions or guidelines
FAQ from Geniuz
What does Geniuz do differently from a normal Claude session?
Normally every conversation with Claude starts from zero; you re‑teach context, preferences, and decisions each time. Geniuz keeps these across sessions and compactions, recalled by meaning.
Does Geniuz rely on any cloud services?
No. It runs entirely on your own machine with a bundled ONNX model. There is no cloud, no account, and no API keys required.
How do I install Geniuz for Claude Desktop?
Download the app from geniuz.life or the GitHub releases, then run the command geniuz mcp install to wire it into Claude Desktop.
What operating systems does Geniuz support?
Geniuz works on macOS, Windows, and Linux.
Is Geniuz free to use?
Yes, it is free and MIT‑licensed.
More Memory & Knowledge MCP servers
Basic Memory
basicmachines-coAI conversations that actually remember. Never re-explain your project to your AI again. Join our Discord: https://discord.gg/tyvKNccgqN
Solomd
zhitongblogA markdown editor — and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.
Docs MCP Server
araboldGrounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
Notion MCP Server
makenotionOfficial Notion MCP Server
RAG Documentation MCP Server
hannesrudolphAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
Comments