Claude adds memory import feature to migrate from other AI providers

Claude's memory import feature
Claude has introduced a memory import feature that lets users switch from other AI providers without losing their established context and preferences. The feature is designed to help users who have invested time training other AI systems to bring that knowledge into Claude.
How it works
The import process involves two simple steps:
- Step 1: Copy and paste a provided prompt into a chat with any AI provider. This prompt is specifically written to extract all your context in one chat.
- Step 2: Copy and paste the results into Claude's memory settings. Claude then updates its memory and you can continue conversations where you left off.
The company claims the entire process takes "under a minute" and that your first conversation with Claude will "feel like your hundredth."
Memory features
According to the source material, Claude's memory system:
- Learns your preferences across conversations
- Keeps project context separate to prevent information bleeding between different projects
- Lets you see and edit everything it remembers
Availability and requirements
The memory feature is available on all paid Claude plans. Users need to be on a Pro plan to use the import functionality. The feature is positioned as a way for new Claude users to have their AI "know you from day one."
The source material includes several example prompts that users might give Claude, such as:
- "Help me develop a unique voice for an audience"
- "Improve my writing style"
- "Brainstorm creative ideas"
- "Explain a complex topic simply"
- "Help me make sense of these ideas"
These examples suggest the types of tasks where maintaining context across conversations would be particularly valuable.
📖 Read the full source: HN AI Agents
👀 See Also

SkillMesh: MCP-Friendly Router for Large Tool Catalogs Reduces Context Size by 70%
SkillMesh is an MCP-friendly router that retrieves only relevant expert cards for AI agent queries, reducing context size by 70% and improving tool selection. It supports Claude via MCP server, Codex skill bundles, and OpenAI-style function schemas.

Jan Adds One-Click OpenClaw Installation with Jan-v3-Base Model Integration
Jan now supports one-click installation of OpenClaw with direct integration to the Jan-v3-base model, keeping all operations local and private on your computer.

Transloadit MCP Server Connects AI Agents to Media Processing Pipeline
Transloadit built an MCP server that connects Claude and other AI agents to their media processing pipeline with 86 Robots for video, audio, image, and document processing. Setup in Claude Code requires one line: npx -y @transloadit/mcp-server stdio with TRANSLOADIT_KEY and TRANSLOADIT_SECRET environment variables.

Screenbox: Open-Source Virtual Desktops for AI Agents Built Entirely by Voice
Screenbox provides isolated Linux desktops in Docker for AI agents, solving conflicts when multiple agents run in parallel. The project was built entirely using voice commands with Claude Code, and the creator hasn't seen a single line of the code.