MCP.so
ログイン

AgenticMemory

@Tyga.Cloud Ltd

AgenticMemory について

Persistent memory for AI agents - conversation history, key-value context, and semantic search across sessions, plus FIFO queues. 17 MCP tools, remote SSE (nothing to install) or local stdio. Agents self-signup via CLI a

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "agenticmemory": {
      "command": "npx",
      "args": [
        "-y",
        "agmry",
        "mcp-serve"
      ],
      "env": {
        "AGMRY_API_KEY": "amk_your_key_here"
      }
    }
  }
}

ツール

ツールは検出されませんでした

上のボタンで一時的なサンドボックスでこのサーバーを実行し、ツール一覧を取得できます。

概要

What is Agenticmemory?

Persistent memory for AI agents — conversation history, context, semantic search, queues. CLI + MCP. As easy as git.

How to use Agenticmemory?

Follow the repository README to install the server and add its MCP configuration to your client.

Key features of Agenticmemory

  • Semantic search is impossible on zero-knowledge spaces by design
  • Losing the key or passphrase means the data is unrecoverable. That's the point. Back it up: agmry key show --reveal
  • Conversation history — ordered, role-aware messages with recency windowing, sub-ms reads
  • Key-value context — typed durable facts: decisions, preferences, runbooks
  • Long-term entries — titled, tagged knowledge that survives months, with auto-summarisation

Use cases of Agenticmemory

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Agenticmemory

Where is the source code for Agenticmemory?

The source code is linked from the repository URL on this page.

Does Agenticmemory include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

よくある質問

Where is the source code for Agenticmemory?

The source code is linked from the repository URL on this page.

Does Agenticmemory include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

コメント

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