io.github.Astrix-Labs

genesys-memory

Open-source causal memory for AI agents: persistent, explainable, MCP-native memory (13 tools).

stdiocommunityinfra

Package Details

Transportstdio

Environment Variables

OPENAI_API_KEY(str)
Secret

OpenAI API key for embedding generation (optional — use GENESYS_EMBEDDER=local for no API key)

ANTHROPIC_API_KEY(str)
Secret

Anthropic API key for LLM-based memory processing (optional)

GENESYS_EMBEDDER(str)

Embedding provider: 'openai' or 'local' (default: openai)