Beta · Free to start

AI that
forgets
remembers.

One Chrome extension captures every AI conversation. One MCP server feeds decisions, preferences, and context back to your IDE. Your context stops dying between sessions.

Install Extension — Free See how it works

Free during beta  · No credit card  · Local-first & private

0
AI tools live
0
Memory types
<60s
Install once
Context retained
Memory capturing
claude.ai
Preference
Surgical fixes only, no unrequested refactors
claude.ai · just now
Decision
Use pdf-lib over pdfkit for Next.js PDF generation
claude.ai · just now
Entity
Conxt — cross-AI memory layer on Railway + Vercel
claude.ai · just now
Decision
Railway for FastAPI, Vercel for Next.js frontend
chatgpt.com · 2 min ago
Preference
Always test locally before pushing to production
claude.ai · 5 min ago
5 memories captured this sessionSee how it works
Works withClaudeChatGPTGeminiCopilotSoonGrokSoonPerplexitySoon

How it works

Three steps.
Zero effort.

Install the extension. Sign in once. Conxt captures every AI conversation in the background — and your IDE sees the full history.

01

Install the extension

Add Conxt to Chrome. It works immediately on Claude, ChatGPT, and Gemini — no configuration.

One click installWorks in the backgroundNo permissions beyond what's needed
02

Work normally

Use your AI tools exactly as you do today. Conxt listens silently and extracts structured memory — decisions, preferences, entities — from every session.

Auto-captureSmart extractionNo manual tagging required
03

Your memory loads automatically

Connect Cursor or Windsurf to your MCP endpoint once. From that point every new session starts with your decisions, preferences, and context already loaded — no button, no copy-paste.

MCP via Cursor & WindsurfPermanent API keyZero re-auth

IDE Integration

01

Your memory, live in your IDE.

Conxt exposes your memory graph as a remote MCP server. Point Cursor or Windsurf at one URL — your decisions, preferences, and context load automatically before every prompt.

CursorAdd to mcp.json — one URL, one key
WindsurfAdd to mcp_config.json — same key
Claude CodeOne terminal command
VS CodeVia GitHub Copilot MCP support
Connect your IDE
Your MCP endpoint
https://mcp.conxt.dev/mcp/Live
~/.cursor/mcp.jsonCursor ✓
{
  "mcpServers": {
    "conxt": {
      "type": "http",
      "url": "https://mcp.conxt.dev/mcp/",
      "headers": {
        "Authorization": "Bearer <your-api-key>"
      }
    }
  }
}
~/.codeium/windsurf/mcp_config.jsonWindsurf ✓
{
  "mcpServers": {
    "conxt": {
      "serverUrl": "https://mcp.conxt.dev/mcp/",
      "headers": {
        "Authorization": "Bearer <your-api-key>"
      }
    }
  }
}

One permanent API key works across every IDE. Generate it once at conxt.dev/connect-ide.

CAPTURE
SURFACE VIA MCP
Claudeclaude.aiChatGPTchatgpt.comGeminigemini.google.comcconxt.7-type extraction · dedupMCP SERVERCursorIDEClaude CodeIDEWindsurfIDECodexIDE

Capture once · remember everywhere · nothing starts from zero

For teams

02

Memory your whole team shares.

Every decision your team makes — in Slack, in Claude, in Cursor — captured once and available to everyone. No more “wait, what did we agree on?”

Shared memory graph
Decisions made by anyone on the team are visible to everyone.
Slack capture
Decisions made in Slack are automatically extracted and stored.
Invite with one link
Share an invite link. Teammates join instantly — no admin setup.
Coming soon — $25/seat/mo
KPZG LLC — team memory
P
A
J
3 members
Decision
P
slack #product
Launch on Product Hunt after ChatGPT capture is stable
Decision
A
slack #engineering
Railway for all Python services across KPZG projects
Entity
P
manual
KPZG LLC — Kalamazoo-based SaaS studio, two products
Question
J
slack #strategy
Whether to price Team plan at $25 or $20 per seat

Features

03

Everything your memory needs.

Built for developers who live in multiple AI tools every day and are tired of re-explaining themselves.

Cross-AI memory

One memory graph that works across Claude, ChatGPT, Gemini, and Copilot. No silos, no context loss when you switch tools.

Smart extraction

Claude automatically extracts decisions, preferences, and entities from your conversations. Not raw text — structured intelligence.

Context injection

Inject the most relevant memories into any new session with a single click. The right context, every time.

Session grouping

Memories are organized by session, source, and type. Navigate your context graph without noise or clutter.

?

Privacy first

No raw conversation text stored ever. Secrets and PII are detected and blocked before storage. Your conversations stay yours.

You own your data

Export everything as JSON at any time. Delete individual records or your entire account instantly. No gotchas.

7 memory types captured automatically

DecisionsPreferencesEntitiesOpen questionsCoding rulesTool choicesWorkflows

Pricing

Simple, honest pricing.

No surprise charges. Lock in beta pricing when you upgrade.

Free

$0

forever

For individuals getting started with AI memory.

200 memory records
Manual capture (paste your session)
1 AI tool — read your own memories
Auto-capture extension
Context injection
Start free

Team

$25

per seat / month — coming soon

For teams that want shared context and memory governance.

Everything in Pro
Shared team memory
Admin controls
Audit trail
Priority support
Coming soon

Does Conxt store my conversations?

No. Conxt extracts structured memory records — decisions, preferences, entities. Raw conversation text is purged after 30 days. Your conversations stay yours — we never train on them.

Which AI tools are supported?

Capture: Claude, ChatGPT, Gemini are live. Retrieval: Cursor, Claude Code, Windsurf, Claude Desktop, Codex CLI, and Gemini CLI via a single MCP endpoint. Copilot, Grok, and Perplexity are next.

Can I export my memory?

Yes — Pro and Team users can export their full memory graph as JSON at any time. Your data is yours. No lock-in.

What happens if I cancel?

You keep your data. You drop to free tier limits. Export everything before cancelling. No gotchas, no dark patterns.

Free during beta
04

Your AI tools
have amnesia.
Fix it.

Cursor, Claude Code, Windsurf, Claude Desktop, Codex CLI, Gemini CLI. One install. Free during beta.

Get started free See how it works

Founder

P

Priyadarshi Gavali

Founder, KPZG LLC — Kalamazoo, MI

I built Conxt because I kept re-explaining myself to AI tools that should already know me. Every time I switched from Claude to ChatGPT to Gemini, I started from scratch — same stack, same preferences, same decisions, re-typed every session.

So I started capturing my own sessions to measure how bad it actually was. What I found was worse than expected: 4,189 memory records in my own graph, and over 60% were duplicates — 604 separate records describing the same product, written 585 different ways. Not identical enough for a hash to catch. Paraphrastic duplication that only semantic matching can resolve. I wrote a research paper about it.

I work in telecom retail during the day and build on nights and weekends. I'm finishing an MS in Computer Information Systems at Colorado State. Conxt is the infrastructure I wanted to exist — built solo, in public, measured on real data.