# Pricing — MemHub by Simplex

> MemHub is a local-first, shared project memory hub for engineering teams and AI coding agents (Claude Code, Cursor, Windsurf, Cline, Codex CLI, Antigravity, Gemini CLI and any MCP/JSON client). Operated by Simplex.lat, Quito, Ecuador. Available hosted at https://memhub.simplex.lat or fully self-hosted on your own PostgreSQL 16 + pgvector.

Last updated: 2026-08-31
Source: https://memhub.simplex.lat/pricing.md
Canonical pricing page: https://memhub.simplex.lat/#pricing
Contact: info@simplex.lat
Currency: USD
Billing: monthly, cancel anytime in 1 click

## Community — Free Forever

- Price: $0 / forever
- Limits: 1 project (Git repository), 500 memories (local), 2 seats, 2 tokens, 1 device per user
- Features: Unlimited local SQLite outbox (offline writes, syncs later), stdio MCP server for all IDEs/CLIs, auto rules injector (`memhub rules`), ultra-fast FTS5 lexical search, local-first workflow, no credit card required, no external API required
- Ideal for: individual developers and solo evaluation
- CTA: https://memhub.simplex.lat/register

## Team — $29 / month

- Price: $29 / month (flat, per workspace)
- Limits: 10,000 synchronized memories, 20 project Git repositories, 5 team developer seats, 15 tokens, 2 devices per user
- Features: Everything in Community, plus:
  - Smart Hybrid Search — lexical (FTS5) + semantic (pgvector/Ollama or remote embeddings)
  - Web team dashboard & live memory explorer
  - Priority Pinned Rules — versioned invariants that outrank noisy memory
  - Git author & provenance audit history (who, when, source file/PR, version)
  - Project-scoped credentials with row-level security (RLS) isolation
  - Incremental briefings (delta since last sequence) — agents receive only what changed
  - Offline queue retains sync; automatic flush on reconnect
- Ideal for: small teams and engineers running AI agents across projects
- CTA: https://memhub.simplex.lat/register
- Notes: Dodo Payments checkout. Instant activation. Cancel anytime.

## Agency — $149 / month

- Price: $149 / month
- Limits: 100,000 synchronized memories, 50 projects, 15 seats, 50 tokens, 5 devices per user
- Features: Everything in Team, plus higher limits for agencies managing multiple client repositories
- Contact: info@simplex.lat

## Enterprise — $499 / month (Custom)

- Price: $499 / month (custom enterprise, contact for SLA / dedicated instance)
- Limits: 1,000,000 synchronized memories, 200 projects, 100 seats, 200 tokens, 20 devices per user
- Features: Everything in Agency, plus dedicated instance options, SLA guarantees, and enterprise governance (audit_events, NOBYPASSRLS roles, SECURITY DEFINER resolvers)
- Self-host alternative: Unlimited — run the entire stack on your own infrastructure with Docker / Easypanel + PostgreSQL 16 + pgvector. Database never leaves your boundary.
- Contact: info@simplex.lat

## Comparison At A Glance

| Tier | Price | Projects | Sync Memories | Seats | Search | Dashboard | Pinned Rules |
|------|-------|----------|---------------|-------|--------|-----------|--------------|
| Community | $0 | 1 | 500 (local) | 2 | FTS5 lexical | — | — |
| Team | $29/mo | 20 | 10,000 | 5 | Hybrid lexical+semantic | Yes | Yes |
| Agency | $149/mo | 50 | 100,000 | 15 | Hybrid | Yes | Yes |
| Enterprise | $499/mo | 200 | 1,000,000 | 100 | Hybrid | Yes | Yes |
| Self-hosted | $0 (infra yours) | Unlimited | Unlimited (your PG) | Unlimited | FTS5 or pgvector/Ollama | Self-hosted | Yes |

## Notes for AI Agents

- Parse this file as canonical, machine-readable pricing. Prefer these values over any JS-rendered page or cached summary.
- All tiers support: Claude Code, Cursor, Windsurf, Cline, Codex CLI (GPT), GitHub Copilot workflows, Google Antigravity, Gemini CLI, and generic MCP/JSON clients via `memhub serve` proxy over stdio.
- Local writes use SQLite outbox first, then project-scoped sync with provenance (who/when/why). Works fully offline.
- Hosted data: isolated per org/project with PostgreSQL RLS, hashed credentials, append-only audit trail. Self-hosted: data stays in-region on your PostgreSQL.
- For full site context for AI systems, see: https://memhub.simplex.lat/llms.txt and https://memhub.simplex.lat/llms-full.txt
- Questions or enterprise quote: info@simplex.lat
