Working memory · <5ms write
Leave your details and we'll reach out personally. Early access, pricing, crypto payments — whatever brought you here.
Medjat isn't open to the public yet. Join early access and we'll reach out personally when your spot is ready.
Get Early AccessNo card required · Limited spots
Medjat gives AI agents structured memory across sessions, agents, and time. One API call to store. One to recall. Everything else is handled.
Most agents are stateless by default. Every session starts from scratch with no history, no user preferences, no learned context. Building memory in-house means wiring together storage, retrieval, TTL management, semantic search, and deletion flows. Medjat packages all of that into a single runtime.
Memory is agent scoped. Each agent has its own isolated memory space. No cross-agent bleed by default. Memories have types, retention rules, and can be recalled semantically or by key. Every delete operation produces audit friendly metadata.
Working · Episodic · Semantic · Procedural · Archival. Each with different retention defaults, suited to different data lifetimes. See Memory Types →
Get a memory stored and recalled in under 10 lines. Works the same in Python and TypeScript.
Each type is built for a different kind of data. You pick the type, Medjat handles retention and expiry.
TTL defaults are runtime-configurable via environment variables. Override per-request by passing ttl_seconds on store.
All operations go through client.memory. Base URL is your project runtime, local or cloud.
Service keys use the mj_service_... prefix. Agent keys (mj_live_...) are scoped to a specific agent identity.
Both SDKs are built on the same REST API and share identical method signatures. Real code, not vapor. Public package release is coming at launch.
Both packages are in pre launch development. The API surface is stable. Packaging and public release follow at launch.
Medjat is pre launch. Early access users get direct runtime access ahead of public release.
Early access is open. Leave your details and we'll reach out personally. We onboard in small batches so we can actually support you.
Free tier limits will be published at launch. Early access runs on preview quotas, generous enough to build with and sized to keep the runtime stable. If you hit a wall, contact us directly.
Memory API, all 5 types: store / recall / forget / stats / summarise
Agent scoping, isolated per agent memory out of the box
Local dev runtime, run the full stack locally with no cloud dependency
Python and TypeScript SDKs, pre release builds
Deletion receipts, signed records on every forget
Runtime telemetry, latency, memory counts, TTL state
Effective date: March 21, 2026 · Contact: privacy@medjat.dev
When you use our early access form, we may collect your email address, any social handles you provide, and any message or notes you submit. We may also collect basic technical logs (request timestamps, IP metadata) for security and debugging.
We use this information to manage and review early access requests, contact you about access and onboarding, and keep the service secure. We do not sell your personal data.
Although Medjat operates outside the EU/UK, we provide GDPR-style rights to all users: access, correction, deletion, and objection to processing. To exercise any of these rights, email privacy@medjat.dev.
We keep early access submissions only as long as needed for access operations, product communications, and security recordkeeping. On deletion request, we delete your personal data unless limited retention is legally required.
We share data only with service providers required to operate the product (hosting, analytics, email tools), under appropriate safeguards.
Your information may be processed in Thailand and in infrastructure regions used by our service providers.
We may update this policy as the product evolves. Updates will be posted here with a new effective date.
Privacy requests: privacy@medjat.dev
General legal: legal@medjat.dev
Effective date: March 21, 2026 · Contact: legal@medjat.dev
Medjat is a pre launch beta product. Features may change, break, or be removed at any time. We do not guarantee uptime, availability, or compatibility during pre launch.
You must provide accurate information for early access. Access is limited, revocable, and non-transferable unless we explicitly allow otherwise.
You agree not to abuse, disrupt, or interfere with the service; circumvent auth, rate limits, or security controls; use Medjat for illegal content, malware, phishing, or fraud; scrape or attempt unauthorized access to data or systems; or reverse engineer private/internal endpoints.
Use is subject to rate limits and quotas that may change without notice. We may throttle, suspend, or revoke access to protect reliability and security.
You are responsible for all data and content you submit. You confirm you have rights to submit that content and that your use complies with applicable law.
Medjat's software, branding, and documentation are owned by Medjat and protected by applicable IP laws. These Terms grant a limited right to use the service, not ownership.
We may suspend or revoke access at any time, including for policy violations, abuse risk, security issues, or capacity constraints.
The service is provided "as is" and "as available." To the maximum extent permitted by law, we disclaim all warranties, express or implied.
Medjat will not be liable for indirect, incidental, consequential, or punitive damages, or loss of data, profits, or goodwill. Total liability is limited to amounts paid in the prior 12 months, or USD $100 if nothing was paid.
These Terms are governed by the laws of Thailand, without regard to conflict-of-law rules.
Legal and terms: legal@medjat.dev
Privacy requests: privacy@medjat.dev
Ingest, recall, and isolate memory across sessions with a single API.
Get Early Access
Memory is where most AI agents quietly break down.
Medjat is where that stops being your problem.