Skip to content

Commit 06ee285

Browse files
committed
try to fix video in README.md
Signed-off-by: phernandez <paul@basicmachines.co>
1 parent 939bab1 commit 06ee285

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@
55
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
66
[![smithery badge](https://smithery.ai/badge/@basicmachines-co/basic-memory)](https://smithery.ai/server/@basicmachines-co/basic-memory)
77

8-
## Glama.ai
9-
10-
<a href="https://glama.ai/mcp/servers/o90kttu9ym">
11-
<img width="380" height="200" src="https://glama.ai/mcp/servers/o90kttu9ym/badge" alt="basic-memory MCP server" />
12-
</a>
13-
148
# Basic Memory
159

1610
Basic Memory lets you build persistent knowledge through natural conversations with Large Language Models (LLMs) like
@@ -26,7 +20,7 @@ enable any compatible LLM to read and write to your local knowledge base.
2620
- Notes are saved locally as Markdown files in real time
2721
- No project knowledge or special prompting required
2822

29-
![Claude-Obsidian-Demo.mp4](docs/attachments/Claude-Obsidian-Demo.mp4)
23+
[![Claude-Obsidian-Demo.mp4](docs/attachments/Claude-Obsidian-Demo.mp4)]
3024

3125
## Quick Start
3226

@@ -68,6 +62,12 @@ npx -y @smithery/cli install @basicmachines-co/basic-memory --client claude
6862
This installs and configures Basic Memory without requiring manual edits to the Claude Desktop configuration file. The
6963
Smithery server hosts the MCP server component, while your data remains stored locally as Markdown files.
7064

65+
### Glama.ai
66+
67+
<a href="https://glama.ai/mcp/servers/o90kttu9ym">
68+
<img width="380" height="200" src="https://glama.ai/mcp/servers/o90kttu9ym/badge" alt="basic-memory MCP server" />
69+
</a>
70+
7171
### CLI Tools
7272

7373
You can also install the CLI tools to sync files or manage projects.

0 commit comments

Comments
 (0)