AI Integrations
Claude, Cursor, ChatGPT, and other AI assistants connect to your vault over OAuth — each connection is a deliberate grant you can revoke any time. They all use MCP — the Model Context Protocol — under the hood. Pick your client below; the setup is the same shape across all of them.
What you get
Section titled “What you get”- Semantic + full-text search across your whole vault from inside the AI client
- Read individual notes — Claude can pull a note and reason over its contents
- Draft and edit notes directly into your vault (when you grant write scopes)
- Folder operations — list, create, reorganize
- OAuth-authorized — explicit grant per client, revocable any time from your Engram account; granular per-action scopes are on the roadmap
- OAuth out of the box — sign-in flow, nothing to copy-paste
- Or use an API key — for headless / programmatic access and unique vault-sharing setups
Pick your client
Section titled “Pick your client” Claude Desktop Anthropic's desktop app. Connectors UI — OAuth, no config files.
GUI walkthrough coming; manual config works today
Section titled “GUI walkthrough coming; manual config works today”Per-client GUI walkthrough pages are being written for the clients below.
Manual config already works for all of them — see
MCP Config for the per-client recipe
(claude mcp add for Claude Code, mcpServers block for Cursor / VS Code /
Windsurf / Zed, Custom Connector flow for ChatGPT).
Claude Code CLI agent with /mcp commands.
Cursor Settings → MCP → Add Server.
ChatGPT Custom Connectors in Developer mode.
Windsurf Cascade MCP support.
VS Code Copilot Chat + Continue.
Zed Context servers config.
Custom MCP client HTTP + OAuth handshake (or API key) for your own SDK.