Breeth bills on writes and intents. Retrievals are generous at every tier and unlimited on Pro. Knots are capped per tier so background synthesis cost stays predictable. We absorb inference cost on managed plans, so no surprise bills.
Most memory tools just count storage. Breeth bills on the actual cognitive work it does for your agent, and we'll tell you when something is worth the spend.
Send a conversation, a fact, or a decision. Breeth parses it into entities and edges in your graph. This is the foundational thing every memory tool charges for.
You'll use this every time your agent records something.
Optional deeper analysis on a write. Breeth pulls out the decision, preference, or cognitive pattern revealed by the content. That's the part that lets your agent reason like the user. Opt in per write. Breeth suggests when content is worth it so you never waste a credit.
Use this for memories that capture how the user thinks.
Each search call against your team's memory. Hybrid vector + graph traversal returns ranked episodes with their narratives, so the agent gets context, not just snippets.
One retrieval per agent question that needs your memory.
When a hub in your graph accumulates enough connected memories, breeth synthesizes a single narrative summary you can recall in one shot, instead of stitching together ten episodes. Knots are breeth-smart, so we generate only the highest-value ones, capped per tier.
You don't trigger these. Breeth does, when the signal warrants it.
Single dev, getting started.
Solo + side projects.
Scaling teams.
Teams shipping a real product.
B2B2C, SSO, on-prem option.
Every tier inherits everything below it.
| Feature | Hobby | Starter | Growth | Pro | Enterprise |
|---|---|---|---|---|---|
| Monthly writes | 10,000 / mo | 50,000 / mo | 200,000 / mo | 500,000 / mo | Unlimited |
| Monthly intents | 1,000 / mo | 5,000 / mo | 20,000 / mo | 50,000 / mo | Unlimited |
| Monthly retrievals | 10,000 / mo | 50,000 / mo | 200,000 / mo | Unlimited | Unlimited |
| Monthly knots | 5 / mo | 15 / mo | 40 / mo | 100 / mo | Unlimited |
| Inference quality tier | Standard | Standard | Standard | Premium | Custom |
| Projects per team | 1 | 3 | 10 | Unlimited | Unlimited |
| End users per team | Unlimited | Unlimited | Unlimited | Unlimited | Unlimited |
| Support | Community | Slack with us | Dedicated team | ||
| SSO / SAML | — | — | — | — | ✓ |
| BYOK | — | — | — | — | ✓ |
| On-prem deployment | — | — | — | — | ✓ |
| Audit logs + DPA | — | — | — | — | ✓ |
Every successful POST /v1/episodes (or /v1/facts, or MCP add_episode / record_fact) is one write. Failed writes don't count, so your quota only ticks on successful storage.
Intent extraction is the deeper analysis step. It pulls out decisions, preferences, and cognitive patterns from your content. It's opt-in. Pass extract_intent=true on the write when you want it. The default cheap path stores the episode with narration only and never charges an intent credit. Breeth may suggest opting in by attaching an intent_suggestion to the response when it judges your content high-signal.
Knots are cross-episode patterns breeth synthesizes in the background. They're pre-computed narratives over hub entities in your graph. They're breeth-smart, so we only generate the highest-value candidates per period, capped at your tier's monthly limit. You don't fire them yourself. Breeth decides.
Writes return HTTP 429 with quota_exceeded once you hit the monthly cap. Retrievals are unlimited on Pro and Enterprise; lower tiers cap retrievals too but the limit is generous (10K Hobby, 50K Starter, 200K Growth). Knots silently stop generating once the monthly cap is reached, so you keep getting reads, just no new synthesis until next period. Counters reset on your billing-period boundary (calendar month from signup).
On managed plans, no. Breeth runs inference for you and absorbs the cost. We pick the model based on the operation and your tier. Pro and above get a higher-quality tier on the parts that matter most, like narration and profile distillation. BYOK is supported as an opt-in for Enterprise compliance use cases.
Free tier. No credit card. 30 seconds to your first remembered fact.