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…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
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…