Genesys Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 508 installs a week from pypi. Last commit 19 Jul 2026.
Open-source causal memory for AI agents: persistent, explainable, MCP-native memory (13 tools).
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add genesys-memory -- uvx genesys-memory
{
"mcpServers": {
"genesys-memory": {
"args": [
"genesys-memory"
],
"command": "uvx"
}
}
}
[mcp_servers.genesys-memory]
command = "uvx"
args = ["genesys-memory"]
{
"mcpServers": {
"genesys-memory": {
"args": [
"genesys-memory"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"genesys-memory": {
"args": [
"genesys-memory"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.