Genesys Memory

v0.3.11Knowledge & Memorystable

Causal graph memory engine for AI agents. Scores memories using relevance × connectivity × reactivation, connects them in a causal graph, and actively forgets irrelevant ones. 11 MCP tools including store, recall, search, traverse, and explain.

genesys-memorymcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Genesys Memory?

Genesys Memory is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to causal graph memory engine for ai agents. scores memories using relevance × connectivity × reactivation, connects them in a causal graph, and actively forgets irrelevant ones. 11 mcp tools including s...

Causal graph memory engine for AI agents. Scores memories using relevance × connectivity × reactivation, connects them in a causal graph, and actively forgets irrelevant ones. 11 MCP tools including store, recall, search, traverse, and explain.

This server falls under the Knowledge & Memory category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Causal graph memory engine for AI agents. Scores memories us

Use Cases

Store and recall memories using causal graph with relevance scoring.
Actively manage memory lifecycle through connectivity and reactivation scoring.
rishimeka

Maintainer

LicenseAGPL 3.0
Languagepython
Versionv0.3.11
UpdatedApr 25, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

PIP

pip install genesys-memory

Manual Installation

pip install genesys-memory

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Genesys Memory

What is Genesys Memory?

Genesys Memory is a Model Context Protocol (MCP) server that causal graph memory engine for ai agents. scores memories using relevance × connectivity × reactivation, connects them in a causal graph, and actively forgets irrelevant ones. 11 mcp tools including store, recall, search, traverse, and explain. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Genesys Memory?

Install via pip with: pip install genesys-memory. Then configure your AI client to connect to this MCP server.

Which AI clients work with Genesys Memory?

Genesys Memory works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Genesys Memory free to use?

Yes, Genesys Memory is open source and available under the AGPL 3.0 license. You can use it freely in both personal and commercial projects.

Browse More Knowledge & Memory MCP Servers

Explore all knowledge & memory servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "genesys-memory": { "command": "pip", "args": ["install", "genesys-memory"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Genesys Memory?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides