Hunter-gatherer memory for AI agents
Memory your agents can prove, not just recall.
Hunta Gather is everything your agents take in. Hunta Instinct is what they can never forget. Every tenant is cryptographically isolated, and you can verify it yourself.
Every tenant gets an Ed25519-signed isolation receipt you can verify offline.

Hunta Gather
Agent memory with a receipt
Hunta Gather stores what your agents learn and recalls the current truth. Connect it to any agent harness, then run the check that sets it apart: verify your tenant's data is isolated, and get back an Ed25519-signed result you can check yourself.
token to first recall in five minutes
/plugin marketplace add hunta-ai/gather/plugin install gather@huntaexport GATHER_URL=https://mcp.hunta.aiexport GATHER_TOKEN=<your-agent-key># ~/.codex/config.toml[mcp_servers.gather]url = "https://mcp.hunta.ai/mcp" [mcp_servers.gather.http_headers]Authorization = "Bearer <YOUR_KEY>"{ "mcpServers": { "gather": { "url": "https://mcp.hunta.ai/mcp", "headers": { "Authorization": "Bearer <YOUR_KEY>" } } } }# hands-free install: point your agent at hunta.ai/connect/agent{ "mcpServers": { "gather": { "url": "https://mcp.hunta.ai/mcp", "headers": { "Authorization": "Bearer <YOUR_KEY>" } } } }# gathercurl -X POST https://mcp.hunta.ai/v1/memories -H "Authorization: Bearer $GATHER_TOKEN" -d '{"text":"Our design partner is Acme Corp."}'# recallcurl -X POST https://mcp.hunta.ai/v1/memories/search -H "Authorization: Bearer $GATHER_TOKEN" -d '{"query":"design partner"}'# verify (the beat a plain memory API cannot show)curl -X POST https://mcp.hunta.ai/v1/admin/verify-isolation -H "Authorization: Bearer $GATHER_TOKEN"Two products, one organism
Gather takes it in. Instinct keeps what matters.
The steady, cumulative memory: facts, decisions, and context. Every write goes through a curated write path before it lands, so the store stays clean. Hybrid recall, combining semantic and keyword search, brings back what is relevant when you ask.
Now with Hunta Tribe: one shared store your whole team writes to, priced per seat.
Explore Gather →
The rare, high-severity constants, read before every action. When a lesson is costly enough, it hardens from memory into instinct and is consulted every turn.
Explore Instinct →
Hunta Tribe
One shared store your whole team writes to, with a seat for each member.
Hunta Tribe is one attested, governed memory store your whole team writes to. Every seat gets the same isolation proof and the same curated write path.
Attestable isolation
LiveThree layers, one receipt
Tenant data cannot leak, and you do not have to take our word for it. Three independently enforced layers, adversarially probed, signed into a receipt you can reproduce.
Compare
Where we lead, and where we are behind
We show the honest cells too. Zep leads on bi-temporal memory today (tracking both when a fact was true and when it was recorded), and we say so.
| Hunta | Zep | Mem0 | |
|---|---|---|---|
| Attestable isolation | ✓ | × | × |
| Curated write path | ✓ | × | × |
| Bi-temporal | honest #2 | ✓ | × |
Start free in five minutes.
Mint a key, point your agent at Gather over MCP, and get a signed isolation receipt back.