1414- ** Early Supporter Pricing:** Early users get 25% off forever.
1515The open source project continues as always. Cloud just makes it work everywhere.
1616
17- [ Sign up now →] ( https://basicmemory.com/beta )
17+ [ Sign up now →] ( https://basicmemory.com )
1818
1919with a 7 day free trial
2020
@@ -24,8 +24,8 @@ Basic Memory lets you build persistent knowledge through natural conversations w
2424Claude, while keeping everything in simple Markdown files on your computer. It uses the Model Context Protocol (MCP) to
2525enable any compatible LLM to read and write to your local knowledge base.
2626
27- - Website: https://basicmachines.co
28- - Documentation: https://memory.basicmachines.co
27+ - Website: https://basicmemory.com
28+ - Documentation: https://docs.basicmemory.com
2929
3030## Pick up your conversation right where you left off
3131
@@ -63,18 +63,6 @@ uv tool install basic-memory
6363
6464You can view shared context via files in ` ~/basic-memory ` (default directory location).
6565
66- ### Alternative Installation via Smithery
67-
68- You can use [ Smithery] ( https://smithery.ai/server/@basicmachines-co/basic-memory ) to automatically configure Basic
69- Memory for Claude Desktop:
70-
71- ``` bash
72- npx -y @smithery/cli install @basicmachines-co/basic-memory --client claude
73- ```
74-
75- This installs and configures Basic Memory without requiring manual edits to the Claude Desktop configuration file. The
76- Smithery server hosts the MCP server component, while your data remains stored locally as Markdown files.
77-
7866### Glama.ai
7967
8068<a href =" https://glama.ai/mcp/servers/o90kttu9ym " >
@@ -426,7 +414,7 @@ canvas(nodes, edges, title, folder) - Generate knowledge visualizations
426414
427415## Futher info
428416
429- See the [ Documentation] ( https://memory.basicmachines.co/ ) for more info, including:
417+ See the [ Documentation] ( https://docs.basicmemory.com ) for more info, including:
430418
431419- [ Complete User Guide] ( https://docs.basicmemory.com/user-guide/ )
432420- [ CLI tools] ( https://docs.basicmemory.com/guides/cli-reference/ )
0 commit comments