KRONOS
Get early access
Early access

Your AI memory,
everywhere you work.

One Kronos account. Scoped permissions. Your context — coding preferences, project knowledge, personal notes — moves with you across every MCP-compatible tool you use.

Get early accessSee how it works
MCP clients supported
Cursor, Claude Code, Codex + more
Permission model
Scoped, revokable, user-controlled
Memory privacy
You see everything. Always.
The problem

AI tools are powerful. But your context doesn't move with you.

01
Context trapped per tool

You rebuild the same preferences, project context, and personal knowledge every time you open Cursor, Claude Code, or any new AI tool. Nothing carries forward.

02
No visibility into what's stored

AI tools accumulate context about you — but where? You can't see it, edit it, or remove it. The tool owns the memory; you're just the data source.

03
Fragmented across clients

Your coding preferences live in Cursor. Your project notes live in Claude. Your research lives somewhere else. Every tool reinvents memory in isolation.

How it works

Set up once. Works everywhere.

01

Create your Kronos account

One account is your memory home. Create scopes — named permission buckets like "Coding preferences", "Project: Acme", or "Personal knowledge" — and decide what lives where.

Free to start. No credit card.
02

Connect your MCP clients

Point Cursor, Claude Code, Codex, or any MCP-compatible client at your Kronos endpoint. Grant scope-level access in your dashboard — your client requests memory through the scopes you approve.

Works with any MCP-compatible tool.
03

Your context follows you

Memory built in Cursor appears in Claude Code. Preferences you set in Codex are available everywhere. The context is yours — you can edit, revoke, and audit every stored value at any time.

Full visibility. Full control.
Features

Built for users who take their AI work seriously.

Portability

Your context leaves with you

Memory follows you across every MCP client you use. Build context in one tool and it's available in the next — no re-setup, no copy-paste, no rebuilding from scratch.

Permission model

Scoped access, not all-or-nothing

Every app and agent requests access to specific scopes. You approve or deny at the scope level. Revoke anytime from the memory dashboard. Nothing is shared without your explicit sign-off.

Transparency

See everything stored about you

Your memory manager shows every stored value, who can access it, and when it was last used. Edit or delete individual entries. No black boxes.

Privacy by design

Scoped access is the default

No app gets a global view of your memory. Access is always scoped, always revokable, and always audited. Privacy isn't a feature — it's the architecture.

Composability

One memory layer for the whole AI ecosystem

Kronos is built for an open, multi-tool world. As new MCP clients emerge, your memory account works with them from day one. No lock-in to any single tool or provider.

Dashboard

Full control in one place

Connect clients, manage scopes, inspect stored values, and revoke access — all from a single memory dashboard. Built for power users who want clarity, not abstraction.

For developers

Login with Kronos. Ship personalised AI from day one.

Integrate Kronos via OAuth and SDK instead of building memory infrastructure from scratch. When a user connects their Kronos account, your app gets scoped access to the context they approve — analogous to Login with Google, but for memory.

OAuth + SDK integration

Add Kronos to your app with an OAuth flow and our TypeScript SDK. Users connect their Kronos account and grant your app scoped access.

Personalised from day one

When a user connects their Kronos account, your app inherits their preferences and context immediately — no onboarding survey required.

No memory infrastructure to build

Stop reinventing memory storage, permission layers, and audit trails. Kronos is the shared infrastructure; you focus on your product.

Revenue share flywheel

Every user your app connects becomes a Kronos user. Every Kronos user makes your app more valuable. The loop compounds as the ecosystem grows.

kronos-integration.ts
// Connect your app to Kronos
import { KronosClient } from "@kronos/sdk";

const kronos = new KronosClient({
  appId: "your-app-id",
  scopes: ["coding-preferences", "project-context"],
});

// Request scoped access on sign-in
const session = await kronos.auth.connect(userId);

// Read personalised context — instantly
const prefs = await kronos.memory.get(
  session.userId,
  "coding-preferences"
);
TypeScript SDK · OAuth 2.0 · MCP-native
Pricing

Simple, transparent pricing.

Free
$0forever

Start connecting your AI tools and see what portable memory feels like.

  • 1 Kronos account
  • Up to 3 scopes
  • Connect 2 MCP clients
  • Basic memory dashboard
  • 1,000 memory operations / mo
  • Community support
Get started free
ProMOST POPULAR
$20per month

For power users running multiple AI tools with serious context requirements.

  • Everything in Free
  • Unlimited scopes
  • Unlimited MCP clients
  • Full memory audit log
  • 100,000 memory operations / mo
  • Priority support
  • Included usage credits
Get early access
Enterprise
Customcontact us

For teams and organisations that need compliance, audit trails, and agent memory at scale.

  • Everything in Pro
  • Team-level memory scopes
  • Compliance and audit exports
  • Agent-to-agent memory controls
  • SLA and dedicated support
  • Custom billing
Talk to us

All plans include a free trial. No credit card required to start.