Skip to content

Commit 547cb45

Browse files
authored
Merge pull request #35 from basicmachines-co/codex/app-store-install-docs
docs: add app store installation guides
2 parents 2ade81f + 10fbecb commit 547cb45

7 files changed

Lines changed: 140 additions & 71 deletions

File tree

content/01.start-here/2.quickstart-cloud.md

Lines changed: 19 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -27,38 +27,36 @@ After sign-up, the app prepares your workspace and opens a seeded **Getting Star
2727

2828
## 2. Connect your AI assistant
2929

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.
3131

32-
```bash
33-
https://cloud.basicmemory.com/mcp
34-
```
35-
36-
### For Claude Desktop
32+
### For Claude
3733

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.
4137

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).
4339

4440
### For ChatGPT
4541

46-
::note
47-
ChatGPT requires a **Plus or Pro subscription** to use remote MCP servers.
48-
::
49-
5042
::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
5344

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**.
5654
::
5755

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.
5957

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.
6260
::
6361

6462
### For other assistants

content/03.cloud/01.cloud-guide.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,27 +18,29 @@ Basic Memory Cloud provides hosted MCP access with no local installation require
1818

1919
## Setup with Claude
2020

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.
2222

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.
2824

2925
::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.
3127
::
3228

3329
---
3430

3531
## Setup with ChatGPT
3632

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+
3737
::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:
4039

41-
For detailed ChatGPT setup instructions, see the [ChatGPT Integration](/integrations/chatgpt) guide.
40+
```text
41+
https://cloud.basicmemory.com/mcp
42+
```
43+
::
4244

4345
---
4446

content/08.integrations/0.index.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,7 @@ description: Choose an AI client or extension and connect it to Basic Memory.
66
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.
77

88
::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.
1410

1511
For local/open-source Basic Memory, use the local MCP server from your computer. See [Local MCP tools](/local/mcp-tools-local).
1612
::
@@ -28,7 +24,7 @@ title: Claude
2824
icon: i-simple-icons-anthropic
2925
to: /integrations/claude-desktop
3026
---
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.
3228
::
3329

3430
::card
@@ -55,7 +51,7 @@ title: ChatGPT
5551
icon: i-simple-icons-openai
5652
to: /integrations/chatgpt
5753
---
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.
5955
::
6056
:::
6157

content/08.integrations/01.claude-desktop.md

Lines changed: 55 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,39 +9,80 @@ Basic Memory describes its tools to Claude through the Model Context Protocol, s
99

1010
## Cloud Setup
1111

12+
Basic Memory is published in Claude's **Connectors Directory**. This is the recommended way to connect Basic Memory Cloud.
13+
1214
::steps
1315
### Sign Up
1416
Create your account at [basicmemory.com](https://basicmemory.com/?utm_source=docs&utm_medium=docs&utm_campaign=claude-desktop)
1517

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+
![Basic Memory Cloud in Claude's Connectors Directory](/screenshots/claude/connectors-directory-basic-memory-cloud.jpg)
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**.
1855

1956
![Claude Settings - Connectors](/screenshots/claude/settings-connectors.png)
2057

21-
### Add Custom Connector
22-
Click **Add custom connector** and enter:
58+
### Add a custom connector
59+
60+
Select **Add custom connector** and enter:
61+
2362
- **Name**: Basic Memory
2463
- **Remote MCP server URL**: `https://cloud.basicmemory.com/mcp`
2564

2665
![Claude - Add connector dialog](/screenshots/claude/add-connector.png)
2766

2867
### Authenticate
29-
Click **Connect** to start the OAuth flow. You'll be redirected to Basic Memory to authorize access.
68+
69+
Select **Connect** to start the OAuth flow. You'll be redirected to Basic Memory to authorize access.
3070

3171
![OAuth authorization](/screenshots/claude/oauth-connect.png)
3272

3373
### Configure Tools (Optional)
34-
Click **Configure** to customize which tools are enabled.
74+
75+
Select **Configure** to customize which tools are enabled.
3576

3677
![Claude - Configure tools](/screenshots/claude/configure-tools.png)
3778

3879
### Verify Setup
80+
3981
Confirm Basic Memory appears in the tools menu in chat.
4082

4183
![Claude - Tools menu](/attachments/claude-tools-menu.png)
4284

4385
Try prompting: `List my projects`
44-
4586
::
4687

4788
::tip
@@ -123,12 +164,14 @@ You can also reference specific notes with `memory://` URLs. Learn more in [Memo
123164
## Troubleshooting
124165

125166
### 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`.
127170
- **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.
129171

130172
### 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.
132175
- **Local**: check Basic Memory is installed (`basic-memory --version`), verify sync status (`basic-memory status`), and check file permissions in your `~/basic-memory` directory.
133176

134177
### Changes not showing up (local)
@@ -145,6 +188,8 @@ Projects are selected at the start of each conversation. For single-project setu
145188
}
146189
```
147190

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).
192+
148193
---
149194

150195
## Next Steps

content/08.integrations/04.chatgpt.md

Lines changed: 51 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,65 @@
11
---
22
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.
44
---
55

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**.
77

8-
## Cloud Setup
8+
## Install from the Plugin directory
99

1010
::steps
11-
### Sign Up
11+
### Open Basic Memory Cloud
1212

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**.
1414

15-
### Get Your MCP Endpoint
15+
![Basic Memory Cloud in ChatGPT's Plugin directory](/screenshots/chatgpt/plugin-directory-basic-memory-cloud.jpg)
1616

17-
Your remote MCP URL: `https://cloud.basicmemory.com/mcp`
17+
### Connect your account
1818

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.
2020

21-
In ChatGPT, go to **Settings → Apps & Connectors → Advanced settings** and enable **Developer mode**. Then click **Create** and enter:
21+
### Start a chat
2222

23-
- **Name**: Basic Memory
24-
- **Server URL**: `https://cloud.basicmemory.com/mcp`
25-
26-
### Authenticate
23+
Select **Try in chat** from the plugin page. In an existing conversation, type `@` and choose **Basic Memory Cloud**, or select **+ → More → Basic Memory Cloud**.
2724

28-
Follow the OAuth flow to grant ChatGPT access to your Basic Memory account.
25+
### Verify the connection
2926

30-
### Enable in Conversations
27+
Ask:
3128

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+
```
3332
::
3433

3534
::tip
3635
See the [Cloud Guide](/cloud/cloud-guide) for account setup, the web app, and sync options.
3736
::
3837

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**.
50+
51+
### Add the MCP server
52+
53+
Select **Create** and enter:
54+
55+
- **Name**: Basic Memory
56+
- **Server URL**: `https://cloud.basicmemory.com/mcp`
57+
58+
### Authenticate and enable
59+
60+
Complete the OAuth flow, then select Basic Memory from the app or MCP selector in your conversation.
61+
::
62+
3963
## Try It
4064

4165
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
4973
## Important Notes
5074

5175
::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.
5377
::
5478

5579
::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**
5981

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.
6183
::
6284

6385
## Troubleshooting
6486

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**.
6690

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.
6894

6995
**No results returned** — Make sure your Basic Memory Cloud account has synced content. Check your project at [app.basicmemory.com](https://app.basicmemory.com).
7096

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).
98+
7199
## Next Steps
72100

73101
:::card-group
84.2 KB
Loading
30.6 KB
Loading

0 commit comments

Comments
 (0)