keymem

MCPReference

by donggyun112

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcplocal-only

MCP configuration

stdio

Environment

  • KEYMEM_RERANKsecret

    Set to 'true' to enable cross-encoder reranking (optional).

  • OPENAI_API_KEYsecret

    Your OpenAI API key for embeddings. Required if not using local embeddings.

  • KEYMEM_DATA_DIRsecret

    Directory for data storage (default: ~/.keymem).

  • EMBEDDING_BACKEND

    Set to 'local' to use local embeddings without API key.

  • KEYMEM_DIRECT_RECALLsecret

    Set to 'true' to expose direct recall tool (optional).

  • LOCAL_EMBEDDING_MODEL

    Local embedding model (default: fast-multilingual-e5-large).

  • OPENAI_EMBEDDING_MODEL

    OpenAI embedding model (default: text-embedding-3-small).

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.