Back to search
30
MCP

io.github.rishimeka/genesys-memory

io.github.rishimeka/genesys-memory

Causal graph memory engine for AI agents with scoring, activation, and forgetting

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.tm42/mnemograph
Event-sourced knowledge graph memory for AI coding agents with semantic search
0 tools
io.github.chaelynet/chainmemory
Permanent blockchain memory for AI agents.
0 tools
io.github.emergent-wisdom/understanding-graph
Persistent reasoning memory for AI agents via typed cognitive nodes and supersedes edges.
0 tools
io.github.keshrath/agent-knowledge
Cross-session memory for AI agents - knowledge graph, scoring, semantic search
0 tools
io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools
io.github.tobs-code/cozo-memory
Local-first memory system for AI agents with hybrid search and graph reasoning
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.rishimeka/genesys-memory": {
      "url": "None",
      "transport": "http"
    }
  }
}