Prime — Agent Memory Engine
Knowledge graph + vector search + compressed index in one binary. Give your AI agent persistent, cross-domain memory with temporal reasoning.
cargo install allsource-prime
Quickstart
Install, configure Claude Desktop, and store your first memory in 2 minutes.
Concepts
Compressed index, domains, cross-domain reasoning, temporal queries, and event provenance.
MCP Setup
Configure Prime as an MCP server for Claude Desktop with auto-inject and per-project memory.
HTTP API
REST endpoints for nodes, edges, vectors, recall, and the compressed index.
Embedded (Rust Library)
Use allsource-core as a Rust dependency with the prime feature for in-process agent memory.
