Context Layer — MCP
MNEMRA
pronounced NEM-ra
Context and memory for the agents and people working the same problems. Every session starts cold, so today each team building on agents writes its own way to carry context forward. Mnemra keeps context alive between sessions; it's meant to be that layer, built once, so each team doesn't rebuild it.
Agents reach it over MCP. Self-host is a single binary with Postgres built in, and scales out to your own Postgres when you need it. It's early yet: agent communication is the first piece being built. Apache-2.0.
- Per-tenant isolation, mTLS, row-level security
- No external services to run
On GitHub
New posts by email. Project news rides along.