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.

コメント

「メモリとナレッジ」の他のコンテンツ