Memory Vault
MCPby MihaiBuilds · v1.0.6
Local-first AI memory layer with hybrid search. Postgres + pgvector. Self-hosted, MIT.
mcplocal
MCP configuration
stdio
Command
docker run -i --rm ghcr.io/mihaibuilds/memory-vault-mcp:1.0.6
Environment
DB_HOSTrequiredHostname of the Postgres+pgvector instance Memory Vault connects to (e.g. 'host.docker.internal' when Postgres runs on the host, 'localhost' when running natively, or the service name when both run in compose)
DB_PORTrequiredPostgres port
DB_NAMErequiredPostgres database name
DB_USERrequiredPostgres user with read/write access to the memory vault database
DB_PASSWORDrequiredsecretPostgres password for DB_USER
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.