Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
Persistent knowledge memory and code intelligence for AI agents. Rust core, Postgres + pgvector, MCP protocol. The problem: AI coding agents are stateless. Every session starts from zero - no memory of past decisions, no understanding of how the codebase fits together, no way to know what breaks when you change something. The solution: RemembrallMCP gives agents two things most memory tools…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Persistent knowledge memory and code intelligence for AI agents. Rust core, Postgres + pgvector, MCP protocol. The problem: AI coding agents are stateless. Every session starts from zero - no memory of past decisions, no understanding of how the codebase fits together, no way to know what breaks when you change something. The solution: RemembrallMCP gives agents two things most memory tools don't: 1. Persistent Memory - Decisions, patterns, and organizational knowledge that survive between…