sibyl for MCP
<h2>Sibyl: self-hosted memory runtime for cross-agent AI workflows</h2>
- Free
- 4.5
- V v1.1.5
<h2>Sibyl: self-hosted memory runtime for cross-agent AI workflows</h2>
sibyl, from Hyperb1iss, is a self-hosted collective intelligence runtime that gives AI agents persistent, long-term memory for project context and decisions. The tool runs an MCP-compatible server to store a durable knowledge graph, share memories across agents, and supply recalled context to clients before they act, reducing repeated context prompts. It includes semantic search, source ingestion, task workflow tracking, and cross-agent memory sharing. Intended for developers, AI researchers, and power users who need private, project-level agent memory.
What tasks can you actually use the runtime for?
The runtime acts as an MCP server that implements a continuous "memory loop," so agents can query past decisions before producing new outputs. In practice the tool provides a shared, persistent knowledge graph that different coding assistants can read from and write to. Use cases include carrying project conventions forward across sessions and keeping execution state synchronized between multiple agent clients.
How accurate and dependable is its retrieval?
Benchmarks cited for the tool show high retrieval accuracy, and the architecture uses a hierarchical graph schema rather than only vector embeddings. That graph-based approach produces intent-oriented results through semantic search and is reported to reduce token usage by delivering more focused context, which matters when feeding model prompts and keeping prompts concise.
What file formats and integrations does it accept?
The runtime exposes an MCP endpoint and includes source ingestion tools that crawl documentation, import archives, and ingest agent transcripts. It is compatible with MCP-compliant hosts such as Claude Desktop, Cursor, and terminal-based agents, and it does not require an external vector database because retrieval runs against its internal schema and graph store.
Does it fit into typical developer workflows and operational needs?
The tool is primarily CLI-based and requires a Node.js environment, so setup and maintenance fall to the team operating it. Storage back ends often use SQLite or SurrealDB, enabling a local-first deployment model. The integrated task workflow links tasks, documentation, and memory in a single graph, which suits teams prepared to run a local server and integrate MCP-capable clients into their pipelines.
A practical choice for technical teams prioritizing accurate, shared agent memory
Community benchmarking that demonstrates high retrieval accuracy makes Sibyl a practical option for teams that require persistent, cross-agent context. The design assumes technical upkeep and MCP integration work, so it favors engineering teams and researchers able to run and maintain a local runtime rather than teams seeking a turn-key graphical product. Expect reliable retrieval where deployment and integration are within your team's responsibilities.
Pros
- Cross-agent memory sharing prevents repeated context explanations
- Graph-based retrieval removes the need for an external vector database
- MCP support connects directly to MCP-compatible clients
- Source ingestion imports docs, archives, and agent transcripts
Cons
- CLI deployment requires a Node.js environment
- Self-hosting requires ongoing infrastructure maintenance
- Relies on MCP-compatible agents for full integration
Also available in other platforms
sibyl for MCP
- Free
- 4.5
- V v1.1.5