The context layer for AI agents

Intelligence tells
an agent what to do.
Conch helps it understand
what came before.

Persistent context, decisions, constraints, and memory — carried across every agent, model, and task. The infrastructure that allows meaning to survive between handoffs.

No credit card required · Free to start · Your memory travels with you

CONCH CONTEXT

Structured context preserved. Meaning survives the handoff.

3 decisions · 5 constraints · 12 memories

Research→ Conch →Plan→ Conch →Execute→ Conch →Verify
Scroll
Live Demo

Watch memory come alive

Tell Conch something once. It remembers forever, and recalls it intelligently when you need it.

Conversation

Memory Store

PREFERENCE

Loves cyberpunk design

Stored just now · importance 0.85

Why Context

Not a chatbot. Context infrastructure.

Intelligence tells an agent what it can do. Conch tells it what happened, why it matters, and what should happen next.

Decision Memory

Store not just what was decided, but why, what alternatives existed, and what constraints applied. Future agents understand the reasoning.

Agent Handoffs

When Agent A finishes and Agent B begins, Conch delivers structured context. No raw transcripts. Meaning survives every transition.

Constraint Enforcement

Define hard constraints that no agent can violate. Budget limits, security rules, brand guidelines. Agents must respect them.

Intelligent Retrieval

Not 'retrieve everything.' Retrieve the smallest amount of context necessary to preserve meaning. Ranked by relevance, importance, and confidence.

Portable Context

Your context isn't locked to one model. Use it with Anthropic, OpenAI, Google, or any model. The context layer is the durable asset.

User-Controlled Data

View, search, edit, delete, export, and control permissions on every piece of context. Your data belongs to you, always.

How It Works

Context that survives every handoff

Intelligence tells an agent what it can do. Conch tells it what happened, why it matters, and what should happen next.

01

Create Your Context

Sign up and Conch builds your context layer - decisions, constraints, preferences, goals. Your AI's persistent memory.

02

Agents Exchange Structured Context

When Agent A hands off to Agent B, Conch delivers structured context - not raw transcripts. Meaning survives.

03

Context Compounds Across Tasks

Every new task builds on what came before. Decisions are remembered. Constraints are enforced. No re-explanation needed.

04

Portable Across Models & Apps

Your context isn't locked to one AI. Use it with Anthropic, OpenAI, Google, or any model through the Conch Context API.

EPISODIC

Launched SaaS product on Base chain. 247 early adopters in 48 hours.

Owned by you · On-chain verified

PREFERENCE

Prefers async communication. Best focus window: 6–10am.

Owned by you · On-chain verified

SEMANTIC

Expert in distributed systems and zero-knowledge proofs.

Owned by you · On-chain verified

Memory Ownership

Your memories. Your rules.

In a world of AI platforms that mine your data, Conch flips the model. Every memory you create belongs exclusively to you. Provably, cryptographically, permanently.

Full Ownership

Your memories are encrypted and stored under your identity. No platform can access, sell, or delete them without your explicit permission.

Portable & Exportable

Export your entire AI memory graph at any time. Import it into any Conch-compatible app or store it on your own infrastructure.

On-Chain Proof

Anchor your identity and key memories to the Base blockchain. Your AI history becomes verifiable, immutable, and truly yours.

Model-Agnostic

One memory. Every app.

Conch is not married to any model. Swap GPT for Claude for Gemini and keep every memory intact. The same you, on every surface.

CONCHMEMORY
Conch AI
synced
Code Agent
synced
Mobile App
synced
Web App
synced
Model-agnostic. Swap AIs freely
No re-training or re-explaining yourself
Permissions control which apps see what
Real-time sync across all your devices
For Developers

The context API for any agent

Conch is a structured context layer behind one API. Any agent, app, or model can store decisions, retrieve constraints, and hand off structured context in minutes, not months. Intelligence tells an agent what to do. Conch tells it what came before.

POST/api/contextStore context
POST/api/context/decisionsStore decisions
POST/api/context/constraintsStore constraints
POST/api/agents/handoffsAgent handoffs
GET/api/context?q=...Semantic search
GET/api/projectsList projects
Get Your API Key
memory.ts
1import Conch from "@conch/sdk";
3const conch = new Conch({ apiKey: process.env.CONCH_API_KEY });
5// Store a decision with full reasoning
6await conch.decisions.create({
7 what: "Use Anthropic for model infrastructure",
8 why: "Stable performance, manageable cost",
9 constraints: "Keep initial budget low",
10});
12// Retrieve context for an agent
13const context = await conch.context.retrieve({
14 query: "What decisions apply to this task?",
15 projectId: "proj_123",
16});
18// Hand off structured context between agents
19await conch.handoffs.create({
20 fromAgentId: "agent_a",
21 toAgentId: "agent_b",
22 objective: "Research market fit",
23 workCompleted: "Found 3 key insights",
24 requiredAction: "Create action plan",
25});
Memory Graph

Your knowledge, visualized

Conch maps your memories into a living knowledge graph. Connected, searchable, and always growing. Click any node to explore its connections.

Loves TypeScript

Launched v2.0

JavaScript expert

Prefers dark mode

Built Conch

Base chain user

Keyboard shortcuts

Minimal UI fan

Startup founder

DeFi experience

React developer

Episodic
Semantic
Preference
Procedural
Privacy Architecture

Your memory, not ours

Conch is built on radical transparency and user control. Memory is yours. Review, edit, or delete it anytime.

You Decide What's Remembered

Granular controls let you choose exactly which memories persist. Review, edit, or delete any memory at any time from your dashboard.

End-to-End Encrypted

Memory content is encrypted at rest and in transit. Even Conch cannot read your private memories. Your keys, your data.

Right to Delete

Request full data deletion at any time. Your memories are removed from our servers and vector database within 30 days, permanently.

Testimonials

Loved by builders

Conch changed how I work with AI. Every tool I use now knows my context: my stack, my goals, my style. It's like having a senior engineer who never forgets.

AC

Alex Chen

Founder at BuildFast.ai

I've tried every AI memory tool. Conch is the only one that feels like it actually understands the ownership model. My data, my rules. Finally.

SO

Sarah Okonkwo

Principal Engineer at Scale

The portability is wild. I switched AI providers and everything just... worked. My preferences, history, persona, all intact. That's never happened before.

MR

Marcus Reyes

AI Product Lead at Vercel

50K+

Memories stored

4.9/5

Average rating

99.9%

Uptime

Pricing

Simple, transparent pricing

Start free. Upgrade to unlock every feature. No surprise fees.

Free

Your account, ready when you are

$0/month
  • Free account & dashboard
  • Every feature unlocks with a paid plan
  • Your memories stay yours, always
  • Upgrade anytime, no lock-in
Create Free Account

Starter

Start building with persistent context

$5/month
  • 500 memories
  • 3 AI agents
  • 200 context objects
  • 5 projects
  • Decision & constraint memory
  • Basic agent handoffs
  • API access
Start Starter
Most Popular

Pro

For serious AI power users

$19/month
  • 2,000 memories
  • 10 AI agents
  • 1,000 context objects
  • 20 projects
  • Unlimited conversations
  • Unlimited chat
  • Advanced semantic search
  • Agent handoff protocol
  • Memory anchored on-chain
  • Memory export & import
  • Full API access
  • Priority support
Start Pro

Premium

Every limit removed

$39/month
  • Unlimited memories
  • Unlimited AI agents
  • Unlimited context objects
  • Unlimited projects
  • Everything in Pro
  • Full context engine access
  • Agent interoperability
  • Priority support
Start Premium
FAQ

Frequently asked questions

Everything you need to know about Conch.