Skip to content

Commit 5360005

Browse files
authored
feat: Add to cursor button (#200)
Signed-off-by: Drew Cain <groksrc@gmail.com>
1 parent 39f811f commit 5360005

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,13 @@ npx -y @smithery/cli install @basicmachines-co/basic-memory --client claude
7070

7171
This installs and configures Basic Memory without requiring manual edits to the Claude Desktop configuration file. Note: The Smithery installation uses their hosted MCP server, while your data remains stored locally as Markdown files.
7272

73+
### Add to Cursor
74+
75+
Once you have installed Basic Memory revisit this page for the 1-click installer for Cursor:
76+
77+
[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/install-mcp?name=basic-memory&config=eyJjb21tYW5kIjoiL1VzZXJzL2RyZXcvLmxvY2FsL2Jpbi91dnggYmFzaWMtbWVtb3J5IG1jcCJ9)
78+
79+
7380
### Glama.ai
7481

7582
<a href="https://glama.ai/mcp/servers/o90kttu9ym">
@@ -218,7 +225,7 @@ title: <Entity title>
218225
type: <The type of Entity> (e.g. note)
219226
permalink: <a uri slug>
220227

221-
- <optional metadata> (such as tags)
228+
- <optional metadata> (such as tags)
222229
```
223230

224231
### Observations

0 commit comments

Comments
 (0)