MCP.so
登录

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.

基本信息

分类

记忆与知识

传输方式

stdio

发布者

jackccrawford

提交者

Jack C Crawford

配置

使用下面的配置,将此服务器添加到你的 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 服务器