Skip to Content
GuidesOverview

Integration Guides

Step-by-step guides for using Engram with your AI tools. Each guide covers connection setup, automatic memory configuration, and real-world examples.

IDE & CLI Agents

GuideToolAuto-Memory File
Claude CodeAnthropic’s CLI agentCLAUDE.md
Codex CLIOpenAI’s CLI agentAGENTS.md
CursorAI-native IDE.cursorrules
WindsurfAI-native IDE.windsurfrules

Desktop & Chat

GuideToolAuto-Memory Setup
Claude DesktopAnthropic’s desktop appProject instructions
ChatGPTOpenAI’s chat interfaceNot yet supported (workarounds listed)

Build Your Own

GuideDescription
Custom AgentsTypeScript SDK, Python SDK, LangChain, Vercel AI SDK, Claude Agent SDK

Shared Memory

All guides use the same Engram API key format. If you use the same key across multiple tools, they share memory automatically:

Claude Code stores a decision → Cursor finds it next session Codex investigates a bug → Claude Desktop recalls the resolution Windsurf sets up a project → Claude Code knows the architecture

See the Getting Started guide for initial setup and API key creation.

Last updated on