Memory Vault

MCP

by 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_HOSTrequired

    Hostname 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_PORTrequired

    Postgres port

  • DB_NAMErequired

    Postgres database name

  • DB_USERrequired

    Postgres user with read/write access to the memory vault database

  • DB_PASSWORDrequiredsecret

    Postgres 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.