HN Companion◀︎ back | HN Companion home | new | best | ask | show | jobs
Show HN: Cortex – local-first encrypted memory for AI agents (Rust, MCP) (github.com/gambletan)
4 points by gambletan 1 month ago | 2 comments


Interesting project. I'm developing the opensource agentic runtime (Go). Do you plan the gRPC interface to your library for seamless integration with Go? I already have integrations with mem0 and mem9 (planned) memory backends. Would be nice to integrate your really fast and secure OSS memory backend.

Local-first memory makes a lot of sense. Curious whether you're treating memory as agent-specific or shared across multiple MCP-connected agents.