You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/01.start-here/2.quickstart-cloud.md
+19-21Lines changed: 19 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,38 +27,36 @@ After sign-up, the app prepares your workspace and opens a seeded **Getting Star
27
27
28
28
## 2. Connect your AI assistant
29
29
30
-
Use the remote MCP endpoint URL:
30
+
The published ChatGPT and Claude listings are the quickest setup paths. Choose your assistant, connect the listing, and complete the Basic Memory authorization flow.
31
31
32
-
```bash
33
-
https://cloud.basicmemory.com/mcp
34
-
```
35
-
36
-
### For Claude Desktop
32
+
### For Claude
37
33
38
-
1.In Claude Desktop or Claude.ai, go to **Settings → Claude → Connectors** and click**Add custom connector**.
39
-
2.Enter the name **Basic Memory** and the server URL `https://cloud.basicmemory.com/mcp`, then click**Connect** and complete the OAuth flow.
40
-
3.Confirm Basic Memory appears in the tools menu in chat.
34
+
1.Open the [Claude Directory](https://claude.ai/directory), or go to **Settings → Customize → Connectors** and select**+**.
35
+
2.Search for **Basic Memory Cloud**, open the published connector, and select**Install**.
36
+
3.Complete authorization, then ask Claude to list your Basic Memory projects.
41
37
42
-
Full walkthrough with screenshots: [Claude Desktop](/integrations/claude-desktop).
38
+
The remote connector works across Claude web, desktop, mobile, Cowork, and Claude Code. Full walkthrough and manual connector fallback: [Claude Desktop](/integrations/claude-desktop).
43
39
44
40
### For ChatGPT
45
41
46
-
::note
47
-
ChatGPT requires a **Plus or Pro subscription** to use remote MCP servers.
48
-
::
49
-
50
42
::steps
51
-
### Add the MCP server
52
-
In ChatGPT, go to **Settings → Developer → Custom MCP Servers** and add the Basic Memory endpoint URL: `https://cloud.basicmemory.com/mcp`
43
+
### Open the plugin
53
44
54
-
### Authenticate
55
-
Complete the OAuth flow when prompted
45
+
Open [Basic Memory Cloud in ChatGPT](https://chatgpt.com/plugins/plugin_asdk_app_6a49590bf6348191a16c0b87ca6b01b4), or select **Plugins** in the ChatGPT sidebar and search for **Basic Memory Cloud**.
46
+
47
+
### Connect
48
+
49
+
Select **Connect** and complete the Basic Memory authorization flow.
50
+
51
+
### Start a chat
52
+
53
+
Select **Try in chat**. In an existing conversation, type `@` and choose **Basic Memory Cloud**, or select **+ → More → Basic Memory Cloud**.
56
54
::
57
55
58
-
See the [ChatGPT integration guide](/integrations/chatgpt) for the full walkthrough, including the per-chat step for enabling the connector.
56
+
See the [ChatGPT integration guide](/integrations/chatgpt) for the full walkthrough, managed-workspace notes, and manual custom MCP fallback.
59
57
60
-
::tip
61
-
Watch the [ChatGPT setup video](https://youtube.com/watch?v=NvU0Jo38P_k) for a complete walkthrough.
58
+
::note
59
+
If you need to configure a custom connector instead of using the stores, the remote MCP endpoint is `https://cloud.basicmemory.com/mcp`. The integration guides above have the current manual steps.
Copy file name to clipboardExpand all lines: content/03.cloud/01.cloud-guide.md
+12-10Lines changed: 12 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,27 +18,29 @@ Basic Memory Cloud provides hosted MCP access with no local installation require
18
18
19
19
## Setup with Claude
20
20
21
-
Basic Memory Cloud uses Remote MCP to connect to AI assistants. The connection URL is:
21
+
Open the [Claude Directory](https://claude.ai/directory), search for **Basic Memory Cloud**, and select **Install**. Complete the Basic Memory authorization flow, then ask Claude to list your Basic Memory projects.
22
22
23
-
```
24
-
https://cloud.basicmemory.com/mcp
25
-
```
26
-
27
-
In Claude Web or Desktop, add a custom connector under **Settings → Claude → Connectors** with that URL, then click **Connect** and complete the OAuth flow. Your notes save to your cloud instance.
23
+
The published remote connector works across Claude web, desktop, mobile, Cowork, and Claude Code.
28
24
29
25
::tip
30
-
For detailed Claude setup instructions, see the [Claude Desktop Integration](/integrations/claude-desktop) guide.
26
+
For the directory walkthrough and manual custom-connector fallback, see the [Claude Desktop Integration](/integrations/claude-desktop) guide.
31
27
::
32
28
33
29
---
34
30
35
31
## Setup with ChatGPT
36
32
33
+
Open [Basic Memory Cloud in ChatGPT](https://chatgpt.com/plugins/plugin_asdk_app_6a49590bf6348191a16c0b87ca6b01b4), select **Connect**, and complete the Basic Memory authorization flow. Select **Try in chat** to start a conversation with the app enabled.
34
+
35
+
For the full Plugin-directory walkthrough, managed-workspace notes, and manual custom MCP fallback, see the [ChatGPT Integration](/integrations/chatgpt) guide.
36
+
37
37
::note
38
-
ChatGPT requires a **Plus or Pro subscription** to use remote MCP servers.
39
-
::
38
+
For clients or advanced setups that require a server URL, the Basic Memory Cloud remote MCP endpoint remains:
40
39
41
-
For detailed ChatGPT setup instructions, see the [ChatGPT Integration](/integrations/chatgpt) guide.
Copy file name to clipboardExpand all lines: content/08.integrations/0.index.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,7 @@ description: Choose an AI client or extension and connect it to Basic Memory.
6
6
Basic Memory is most useful when the AI tools you already use can read and write the same shared knowledge base. Start with the tool you use most, then connect others to the same workspace as needed.
7
7
8
8
::tip
9
-
For Basic Memory Cloud, the fastest path is the **Connect Your AI Tool** walkthrough in the web app's Help Center (account menu → **Help**) — it has your MCP endpoint with a copy button, Claude and ChatGPT setup guides, and a quick test prompt:
10
-
11
-
```text
12
-
https://cloud.basicmemory.com/mcp
13
-
```
9
+
For Basic Memory Cloud, install the published **Basic Memory Cloud** plugin from ChatGPT's Plugin directory or the published **Basic Memory Cloud** connector from Claude's Connectors Directory. The web app's Help Center (account menu → **Help**) also has setup guidance, your MCP endpoint for manual connections, and a quick test prompt.
14
10
15
11
For local/open-source Basic Memory, use the local MCP server from your computer. See [Local MCP tools](/local/mcp-tools-local).
16
12
::
@@ -28,7 +24,7 @@ title: Claude
28
24
icon: i-simple-icons-anthropic
29
25
to: /integrations/claude-desktop
30
26
---
31
-
Connect Claude Desktop through a custom remote MCP connector — once added to your Claude account, it's also available on claude.ai and mobile.
27
+
Install the published connector from Claude's Connectors Directory. One connection works across web, desktop, mobile, Cowork, and Claude Code.
32
28
::
33
29
34
30
::card
@@ -55,7 +51,7 @@ title: ChatGPT
55
51
icon: i-simple-icons-openai
56
52
to: /integrations/chatgpt
57
53
---
58
-
Connect ChatGPT as a custom MCP app, with notes about the extra per-chat step.
54
+
Install Basic Memory Cloud from ChatGPT's Plugin directory, then start from the listing or enable it in an existing chat.
Copy file name to clipboardExpand all lines: content/08.integrations/01.claude-desktop.md
+55-10Lines changed: 55 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,39 +9,80 @@ Basic Memory describes its tools to Claude through the Model Context Protocol, s
9
9
10
10
## Cloud Setup
11
11
12
+
Basic Memory is published in Claude's **Connectors Directory**. This is the recommended way to connect Basic Memory Cloud.
13
+
12
14
::steps
13
15
### Sign Up
14
16
Create your account at [basicmemory.com](https://basicmemory.com/?utm_source=docs&utm_medium=docs&utm_campaign=claude-desktop)
15
17
16
-
### Open Settings
17
-
In Claude Desktop or Claude.ai, go to **Settings → Claude → Connectors**
18
+
### Open the Connectors Directory
19
+
20
+
Open the [Claude Directory](https://claude.ai/directory). You can also go to **Settings → Customize → Connectors** and select **+**.
21
+
22
+
From a chat, select **+ → Connectors → Manage connectors**, then select **+** next to Connectors.
23
+
24
+
### Find Basic Memory Cloud
25
+
26
+
Search for **Basic Memory Cloud** and open the published connector. Review its description and capabilities.
27
+
28
+

29
+
30
+
### Connect
31
+
32
+
Select **Install**, then complete the Basic Memory authorization flow. If it is already connected, the directory shows **Manage** instead.
33
+
34
+
### Verify Setup
35
+
36
+
Return to a chat and ask:
37
+
38
+
```text
39
+
List my Basic Memory projects.
40
+
```
41
+
::
42
+
43
+
::tip
44
+
Claude remote connectors work across Claude on the web, Claude Desktop, mobile, Cowork, and Claude Code. Once connected to your Claude account, no separate setup is needed on each surface.
45
+
::
46
+
47
+
## Manual Cloud Setup
48
+
49
+
Use the custom-connector flow only if the directory listing is unavailable or you specifically need to add the MCP endpoint yourself.
50
+
51
+
::steps
52
+
### Open connector settings
53
+
54
+
In Claude Desktop or Claude.ai, go to **Settings → Customize → Connectors**.
@@ -123,12 +164,14 @@ You can also reference specific notes with `memory://` URLs. Learn more in [Memo
123
164
## Troubleshooting
124
165
125
166
### Tools not appearing
126
-
-**Cloud**: Re-open Claude Desktop after adding the connector. Check that the connector URL is exactly `https://cloud.basicmemory.com/mcp`.
167
+
168
+
-**Directory connector**: Open **Settings → Customize → Connectors** and confirm Basic Memory is connected. In a managed workspace, an owner may need to enable the connector first.
169
+
-**Custom cloud connector**: Re-open Claude Desktop after adding it. Check that the connector URL is exactly `https://cloud.basicmemory.com/mcp`.
127
170
-**Local**: Verify `uv` is installed (`which uvx`), check config JSON syntax, and restart Claude Desktop.
128
-
-**Advanced research is on**: research runs in a separate environment that can't reach MCP connectors — ask Basic Memory questions in a normal chat instead.
129
171
130
172
### Tools appear but return errors
131
-
-**Cloud**: check the [Activity view](/cloud/web-app#activity) for failed operations, or remove and re-add the connector.
173
+
174
+
-**Cloud**: check the [Activity view](/cloud/web-app#activity) for failed operations, or disconnect and reconnect the connector.
132
175
-**Local**: check Basic Memory is installed (`basic-memory --version`), verify sync status (`basic-memory status`), and check file permissions in your `~/basic-memory` directory.
133
176
134
177
### Changes not showing up (local)
@@ -145,6 +188,8 @@ Projects are selected at the start of each conversation. For single-project setu
145
188
}
146
189
```
147
190
191
+
For Claude's current platform instructions, see [Use connectors to extend Claude's capabilities](https://support.claude.com/en/articles/11176164-use-connectors-to-extend-claude-s-capabilities).
Copy file name to clipboardExpand all lines: content/08.integrations/04.chatgpt.md
+51-23Lines changed: 51 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,41 +1,65 @@
1
1
---
2
2
title: ChatGPT
3
-
description: Use ChatGPT with Basic Memory Cloud for MCP-powered knowledge access
3
+
description: Install Basic Memory Cloud from ChatGPT's Plugin directory and use your knowledge base in chat.
4
4
---
5
5
6
-
ChatGPT supports remote MCP servers, giving it access to your Basic Memory knowledge base. Since ChatGPT only connects to remote servers, **Basic Memory Cloud is required**.
6
+
Basic Memory Cloud is available in ChatGPT's **Plugin directory**. Connecting the published plugin is the recommended setup; it does not require Developer mode or a server URL. Since ChatGPT connects to the hosted service, **Basic Memory Cloud is required**.
7
7
8
-
## Cloud Setup
8
+
## Install from the Plugin directory
9
9
10
10
::steps
11
-
### Sign Up
11
+
### Open Basic Memory Cloud
12
12
13
-
Create your account at [basicmemory.com](https://basicmemory.com/?utm_source=docs&utm_medium=docs&utm_campaign=chatgpt).
13
+
Open [Basic Memory Cloud in ChatGPT](https://chatgpt.com/plugins/plugin_asdk_app_6a49590bf6348191a16c0b87ca6b01b4). You can also select **Plugins** in the ChatGPT sidebar and search for **Basic Memory Cloud**.
14
14
15
-
### Get Your MCP Endpoint
15
+

16
16
17
-
Your remote MCP URL: `https://cloud.basicmemory.com/mcp`
17
+
### Connect your account
18
18
19
-
### Configure ChatGPT
19
+
Select **Connect** and complete the Basic Memory authorization flow. If you do not have an account yet, you can create one during sign-in.
20
20
21
-
In ChatGPT, go to **Settings → Apps & Connectors → Advanced settings** and enable **Developer mode**. Then click **Create** and enter:
Select **Try in chat** from the plugin page. In an existing conversation, type `@` and choose **Basic Memory Cloud**, or select **+ → More → Basic Memory Cloud**.
27
24
28
-
Follow the OAuth flow to grant ChatGPT access to your Basic Memory account.
25
+
### Verify the connection
29
26
30
-
### Enable in Conversations
27
+
Ask:
31
28
32
-
When chatting, enable Basic Memory from the MCP server selector to start using your knowledge base.
29
+
```text
30
+
List my Basic Memory projects.
31
+
```
33
32
::
34
33
35
34
::tip
36
35
See the [Cloud Guide](/cloud/cloud-guide) for account setup, the web app, and sync options.
37
36
::
38
37
38
+
## Manual setup with custom MCP
39
+
40
+
Use this only when you need a custom MCP connection or cannot use the published plugin. Plugin-directory users can skip Developer mode entirely.
41
+
42
+
::steps
43
+
### Create a Basic Memory account
44
+
45
+
Sign up at [basicmemory.com](https://basicmemory.com/?utm_source=docs&utm_medium=docs&utm_campaign=chatgpt).
46
+
47
+
### Enable Developer mode
48
+
49
+
In ChatGPT, go to **Settings → Apps & Connectors → Advanced settings** and enable **Developer mode**.
Complete the OAuth flow, then select Basic Memory from the app or MCP selector in your conversation.
61
+
::
62
+
39
63
## Try It
40
64
41
65
Once connected, ask ChatGPT to work with your knowledge base:
@@ -49,25 +73,29 @@ ChatGPT will call the appropriate tools behind the scenes, searching and fetchin
49
73
## Important Notes
50
74
51
75
::warning
52
-
**A paid ChatGPT plan is required** (Plus, Pro, Business/Team, Enterprise, or Edu). MCP integration is not available on the free tier.
76
+
Plugin availability can depend on your ChatGPT plan, region, workspace settings, and role. If **Connect** is unavailable or marked **Disabled by admin**, ask your workspace admin to enable the plugin and its Basic Memory Cloud app.
53
77
::
54
78
55
79
::note
56
-
**Default vs full MCP access**
57
-
58
-
In ChatGPT's standard search and deep-research contexts, connectors only call two tools: `search` and `fetch`. Conversations with the Developer-mode connector enabled get the full tool set — `write_note`, `edit_note`, explicit search modes, and project management.
80
+
**Plugin and app terminology**
59
81
60
-
See the [MCP Tools Reference](/reference/mcp-tools-reference) for full tool documentation and the [Semantic Search](/concepts/semantic-search) guide for search mode details.
82
+
ChatGPT calls the directory listing a **plugin**. The plugin contains the **Basic Memory Cloud app**, which connects ChatGPT to your knowledge base. You may see both terms in ChatGPT's settings.
61
83
::
62
84
63
85
## Troubleshooting
64
86
65
-
**"MCP server not available"** — Confirm you're on a paid ChatGPT plan. MCP is not available on the free tier.
87
+
**Plugin not found** — Open the [direct plugin page](https://chatgpt.com/plugins/plugin_asdk_app_6a49590bf6348191a16c0b87ca6b01b4) or search the Plugin directory for the exact name **Basic Memory Cloud**.
88
+
89
+
**Connect is disabled** — Your plan, region, role, or workspace policy may restrict the app. In a managed workspace, ask an admin to review **Workspace settings → Plugins** and the underlying app in **Workspace settings → Apps**.
66
90
67
-
**Authentication errors** — Re-add the MCP server in ChatGPT settings and complete the OAuth flow again.
91
+
**Authentication errors** — Disconnect and reconnect the Basic Memory Cloud app, then complete the OAuth flow again. If you used the manual custom MCP flow, remove and re-add that server.
92
+
93
+
**Basic Memory is not used in a chat** — Type `@Basic Memory Cloud` or select **+ → More → Basic Memory Cloud**. Starting from **Try in chat** on the plugin page also creates a conversation with it enabled.
68
94
69
95
**No results returned** — Make sure your Basic Memory Cloud account has synced content. Check your project at [app.basicmemory.com](https://app.basicmemory.com).
70
96
97
+
For ChatGPT's current platform instructions, see [Plugins in ChatGPT and Codex](https://help.openai.com/en/articles/20001256-plugins-in-chatgpt-and-codex).
0 commit comments