AmnesiaIQ is the persistent memory layer for your AI assistants. One memory — shared across Claude, Grok, ChatGPT, Gemini, and every LLM you use.
Add the Chrome extension or connect via OAuth in under 60 seconds. No configuration required.
AmnesiaIQ automatically captures what matters — preferences, goals, context, and working style — across every conversation.
Switch to any LLM and your full context follows you instantly. No re-explaining. No starting from zero.
Works with
AmnesiaIQ's trust-tier model puts you in control. Mark memories as trusted for broad access across your connected LLMs, or intimate to keep them local — never leaving your device, never seen by a cloud provider.
AmnesiaIQ's operator model lets you inject a user's full memory context into any LLM call — without storing anything yourself.
from amnesiaiq import AsyncOperatorClient
amnesia = AsyncOperatorClient(operator_key="sk_amnesia_op_...")
# Before your LLM call
passport = await amnesia.get_passport(user_id="user@example.com")
system_prompt = f"{BASE_PROMPT}\n\n{passport.inject()}"
# After the conversation
await amnesia.remember(
user_id="user@example.com",
content="Prefers conservative options strategies",
category="preference",
domain="trading",
)
One Memory Layer, Every Connection
Your memories live in one place. Connect from any LLM, any tool, any workflow — they all see the same you.
Install once in Chrome. AmnesiaIQ works silently inside Claude, ChatGPT, Grok, Gemini, and Perplexity — capturing and recalling context automatically as you chat.
Connect any MCP-compatible client — Claude Code, Claude Desktop, Cursor, Windsurf, and more. Full tool access: recall, remember, consolidate, project memory, and 15+ more.
Integrate directly with Python or Node.js SDKs. Get a memory passport before your LLM call, store what was learned after. Your users never need an AmnesiaIQ account.
One-click OAuth integration with Claude.ai and other providers. Users authorize once, memory flows automatically across every conversation.
Run AmnesiaIQ on your own hardware for full privacy. SQLite storage, local embeddings, no cloud dependency. Same MCP tools, completely air-gapped.
Build memory into your own AI platform. One operator key, scoped to your circle. Your users' memories are isolated — invisible to other operators and fully GDPR-safe.
Early Access
Request access or connect your AI now.