From 06ee2852a025bb9c0860b56e613494fbfe67cee8 Mon Sep 17 00:00:00 2001 From: phernandez Date: Sat, 15 Mar 2025 10:53:08 -0500 Subject: [PATCH] try to fix video in README.md Signed-off-by: phernandez --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9d9fa9d1..ec63a313 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,6 @@ [![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) [![smithery badge](https://smithery.ai/badge/@basicmachines-co/basic-memory)](https://smithery.ai/server/@basicmachines-co/basic-memory) -## Glama.ai - - - basic-memory MCP server - - # Basic Memory 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. - Notes are saved locally as Markdown files in real time - No project knowledge or special prompting required -![Claude-Obsidian-Demo.mp4](docs/attachments/Claude-Obsidian-Demo.mp4) +[![Claude-Obsidian-Demo.mp4](docs/attachments/Claude-Obsidian-Demo.mp4)] ## Quick Start @@ -68,6 +62,12 @@ npx -y @smithery/cli install @basicmachines-co/basic-memory --client claude This installs and configures Basic Memory without requiring manual edits to the Claude Desktop configuration file. The Smithery server hosts the MCP server component, while your data remains stored locally as Markdown files. +### Glama.ai + + + basic-memory MCP server + + ### CLI Tools You can also install the CLI tools to sync files or manage projects.