Creed
Creed

How to share context between ChatGPT and Claude

ChatGPT and Claude do not share memory. Each keeps its own private store, and neither can read the other's. So the context you built up in ChatGPT means nothing to Claude, and you end up maintaining two half-versions of yourself, one in each app.

You can copy and paste a profile into both, and that works for a day. But the two copies drift apart the moment your work changes, and you are back to manual upkeep in two places. The manual approach does not scale past a tool or two.

The durable fix is to keep your context in one file that both tools read, rather than inside either app. Put the file in one place you own, connect it to ChatGPT and to Claude, and each reads the same profile before it answers. Creed is one personal context file that every AI reads before it answers; both ChatGPT and Claude connect to it over MCP, so a single profile stays consistent across both instead of living in two disconnected memories.

Why the two apps can't see each other

ChatGPT memory and Claude's context are separate products from separate companies. There is no bridge between their memory stores, and there is not meant to be. Each is designed to make its own app better, not to sync with a competitor. That is reasonable, but it leaves you carrying your context between them by hand.

Pasting a blurb into both is the usual stopgap. It fixes one session and then rots: you update ChatGPT, forget Claude, and the two versions of you diverge. The only thing that stays consistent is a single source both apps read.

The durable fix: one file both tools read

Move your context out of both apps and into one file you own. Then connect that file to each tool over MCP, an open way for agents to read external context, so ChatGPT and Claude both load the same profile before they answer. Update the file once and both tools see the change.

Creed is that file. It is plain Markdown organized into short sections: identity, goals, work, preferences, routines, and optional ones like constraints. The Creed MCP server uses OAuth, so there is nothing to copy: you add the server, click Allow on the Creed consent screen while signed in, and the tool can read your profile.

Connect Claude Code

Add Creed as a remote MCP server, then authorize it from inside Claude Code.

claude mcp add -t http creed https://creed.md/mcp
  1. 1.Run the command above to register the Creed server.
  2. 2.In Claude Code, run /mcp to start authorization.
  3. 3.Your browser opens the Creed consent screen; while signed in to creed.md, click Allow.
  4. 4.Verify by listing the MCP tools and calling read_creed once.

Connect ChatGPT

  1. 1.In ChatGPT, open Settings and go to Connectors.
  2. 2.Add a custom or remote MCP server pointing to https://creed.md/mcp.
  3. 3.When prompted, authorize it: sign in to creed.md and click Allow on the Creed consent screen.
  4. 4.Confirm ChatGPT can see the Creed tools, then let it read your profile before meaningful work.

Both connections point at the same server and the same file. Once both are authorized, ChatGPT and Claude read one profile, and a change you make flows to both without any copy and paste.

Sharing context by hand vs one file both tools read.

TopicCopy and pasteOne context file over MCP
Stays in syncNo, copies driftYes, both read one file
Manual upkeepEvery change, twiceUpdate once
Works beyond two toolsPoorlyYes, any tool you connect
You own the sourceScattered notesOne file you control

Keeping the shared file current

A shared file is only as good as its freshness. With Creed, connected agents read the profile before meaningful work and propose narrow updates as they learn something durable about you, which you approve. The get_write_policy tool reports whether a given edit applies directly or arrives as a proposal, so you stay in control of what changes.

The result is one profile, two tools, no divergence. ChatGPT and Claude still keep their own in-app memory if you want it, but the context that matters lives in a file both of them read, and that is what makes it consistent.

Frequently asked questions

No. They are separate products and keep separate memory stores with no bridge between them. To make them consistent, you have to give both tools one shared source they can each read, rather than syncing their internal memories.

Keep your context in one file and connect it to both tools over MCP. Add the Creed server at https://creed.md/mcp in each app, authorize with OAuth, and both read the same profile before they answer.

No. The Creed MCP connection uses OAuth, so you add the server, click Allow on the consent screen while signed in to creed.md, and the tool can read your profile. There are no keys to copy.

Yes, if you maintain it. Connected agents propose small updates as they learn something durable, and you approve what stays. Because both tools read the same file, one update reaches both.

Related

  • Sync AI memory across tools
  • Connect Creed to ChatGPT
  • Connect Creed to Claude Code
  • See how Creed works
Creed

Personal context for your agents.

Product
PricingCompanyExamplesRoadmap
Resources
DocsLearnContextChangelog
Legal
PrivacyTermsStackContact
All systems operational
© 2026 Creed