io.github.vornicx
midas
Midas
Local-first, source-traceable agent memory — no LLM at ingest, fully offline
stdiocommunityinfra
Package Details
midas-memory-mcp
Transportstdio
Runtimeuvx
Environment Variables
MIDAS_MCP_DB
Path to a SQLite file to persist memory across restarts (default: in-memory)
MIDAS_MCP_EMBEDDER
Default:
localEmbedding backend: 'local' (bge ONNX, offline) or 'hashing' (default: local)
MIDAS_MCP_MAX_RECORDS
Cap the store; above it the lowest-value memories are auto-forgotten (no LLM)
MIDAS_MCP_MIN_IMPORTANCE
Default:
2Relevance floor 1-5 for auto-capture; turns scoring below it are skipped