Open Source · MIT License · v0.6.0
Every session, your AI agents reload the same context from scratch — burning thousands of tokens just to know who they're talking to. Hippo Core gives agents persistent, shared memory so they start every session already knowing everything.
npm install @hippo-core/core
The problem
Without memory, every session starts from zero. Your agent has to reload everything — or ask you to re-explain everything. That costs tokens. That costs time. That costs money.
How it works
Hippo Core sits between your agents and your users. Agents call it automatically — no user intervention needed.
Real-time monitoring
Every memory recall logged. Every token counted. Open the dashboard and watch the numbers move as your agents work.
Connect in one click
Features
Works with any AI provider
Quick start
Open source. MIT licensed. Ships today.