Pick your tool — the address and key from your email work in all of them. Keep that email open beside you.
Your Loomem "wakes up" the first time you use it — a few seconds. It's normal, whichever tool you connect from, and every time after that is instant. If a first attempt or tool scan times out, wait a few seconds and retry.
In the Claude app go to Settings → Connectors, click the + at the top, and choose Add custom connector.
Give it any Name (e.g. My Loomem). In Remote MCP server URL, paste the address from your email:
https://0000042.loomem.ai/mcpLeave the OAuth fields empty, then click Add.
A small Loomem sign-in page opens. Paste the key from your email and click Authorize:
xxxx-your-key-from-the-email-xxxxThat's it — your Loomem is connected. 🎉
ChatGPT custom apps work on the web only (not the mobile app), and what Loomem can do depends on your plan:
ChatGPT can read your context and write new facts back to it. The complete Loomem experience.
ChatGPT can search and recall your context, but can't save new memories yet. You can still add them from Claude or Codex.
Free ChatGPT can't add custom apps. Use Claude, or upgrade to Plus or higher.
On the ChatGPT website, go to Settings → Apps → Advanced Settings and switch on Developer mode. (On Business/Enterprise/Edu an admin enables access first.)
Go to Settings → Apps → Create. Name it anything, paste the address from your email as the MCP server URL, choose OAuth:
https://0000042.loomem.ai/mcpClick Scan Tools. A Loomem sign-in page opens — paste your key and click Authorize:
xxxx-your-key-from-the-email-xxxxOnce the tool scan finishes, click Create. Open a new chat and pick Loomem from the apps menu — it's connected. 🎉
Codex (OpenAI) works from the terminal and the IDE extension — they share one config, so you set this up once.
In a terminal, run this command — it uses the address from your email:
codex mcp add loomem --url https://0000042.loomem.ai/mcpcodex mcp login loomemA Loomem sign-in page opens in your browser. Paste the key from your email and click Authorize:
xxxx-your-key-from-the-email-xxxxcodex mcp listYou should see loomem listed as enabled. Inside a Codex session, /mcp shows
the connected tools. That's it — your Loomem is connected. 🎉
Your Loomem stores everything you save under an AES-256 key unique to your instance. We're not zero-knowledge — as the operator we can read it to support you — but a stolen storage dump can't read your context.
Both speak MCP, so they can use your hosted trial too. But self-hosted agents pair best with a self-hosted Loomem — a single small binary running right beside your agent, so its memory never leaves your machine. Get the standalone version →
The simplest test that your assistant really knows your context.
Write e.g.: "Remember that I work in marketing and run the Spring project."
Then start a new conversation and ask: "What do I do?" If it answers correctly — your context works. 🙂 (On ChatGPT Pro/Plus, which is read-only, test recall of something you saved from Claude or Codex instead.)
Check that you pasted the address and key exactly as in the email (no spaces), and that the URL ends in /mcp.
On ChatGPT, if the scan stalls, re-run Scan Tools after signing in. Still stuck? Just reply to the email.