Geniuz
@jackccrawford
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"geniuz": {
"command": "geniuz",
"args": [
"mcp",
"serve"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
记忆与知识 分类下的更多 MCP 服务器
Zettelkasten MCP Server
entanglrA Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients.
MemoryMesh
CheMiguel23A knowledge graph server that uses the Model Context Protocol (MCP) to provide structured memory persistence for AI models.
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
MCP Apple Notes
RafalWilinskiTalk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.
JupyterMCP - Jupyter Notebook Model Context Protocol Integration
jjsantos01A Model Context Protocol (MCP) for Jupyter Notebook
评论