Skip to content

Commit a48eb3c

Browse files
bm-clawdclaude
andcommitted
seo: improve integration page titles, descriptions, and FAQ sections
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3ca3660 commit a48eb3c

File tree

3 files changed

+86
-6
lines changed

3 files changed

+86
-6
lines changed

content/6.integrations/2.claude-code.md

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,19 @@
11
---
2-
title: Claude Code
3-
description: Set up Basic Memory with Claude Code for persistent development knowledge and enhanced coding sessions
2+
title: "Add Memory to Claude Code — Persistent Context Across Sessions"
3+
description: "Give Claude Code persistent memory with Basic Memory. Your AI remembers decisions, code patterns, and project context across every session."
44
---
55

66
Claude Code provides native support for Basic Memory through the Model Context Protocol (MCP), enabling persistent context across development sessions and building comprehensive coding knowledge.
77

8+
## Why Add Memory to Claude Code?
9+
10+
Claude Code is powerful, but every new session starts from zero. Basic Memory changes that:
11+
12+
- **Persistent context** — Your AI remembers project architecture, past decisions, and coding patterns
13+
- **Cross-session knowledge** — Pick up exactly where you left off, no re-explaining
14+
- **Searchable history** — Find any past conversation, decision, or code review instantly
15+
- **Plain text you own** — Everything stored as Markdown files you can read, edit, and version control
16+
817
## Cloud Setup
918

1019
::steps
@@ -142,6 +151,23 @@ Claude: [References existing documentation to provide contextual guidance]
142151

143152
---
144153

154+
## Frequently Asked Questions
155+
156+
### Does Claude Code have built-in memory?
157+
Claude Code doesn't have persistent memory between sessions by default. Basic Memory adds this capability through MCP, giving Claude Code access to your knowledge base across every session.
158+
159+
### How do I add memory to Claude Code?
160+
Install Basic Memory and configure it as an MCP server: `claude mcp add basic-memory basic-memory mcp`. See the setup guide above for detailed instructions.
161+
162+
### Does Basic Memory work with Claude Code's CLAUDE.md?
163+
Yes! Basic Memory complements CLAUDE.md by storing detailed knowledge outside the context window. CLAUDE.md handles project instructions; Basic Memory handles everything else — decisions, context, history.
164+
165+
---
166+
167+
::note
168+
**Basic Memory also works with:** [Cursor](/integrations/cursor) · [OpenAI Codex](/integrations/codex) · [Claude Desktop](/integrations/claude-desktop) · [VS Code](/integrations/vscode) · [Obsidian](/integrations/obsidian)
169+
::
170+
145171
## Next Steps
146172

147173
:::card-group

content/6.integrations/5.codex.md

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
---
2-
title: OpenAI Codex
3-
description: Set up Basic Memory with OpenAI Codex for persistent development knowledge and enhanced coding sessions
2+
title: "Add Memory to OpenAI Codex — Persistent Development Context"
3+
description: "Add persistent memory to OpenAI Codex with Basic Memory. Keep development context, decisions, and code knowledge across every coding session."
44
---
5+
56
OpenAI Codex provides native support for Basic Memory through the Model Context Protocol (MCP), enabling persistent context across development sessions and building comprehensive coding knowledge.
67

8+
## Why Add Memory to Codex?
9+
10+
Codex is a powerful coding agent, but it starts fresh every time. Basic Memory gives it persistent context:
11+
12+
- **Decisions that stick** — Architecture choices, API designs, and coding patterns are remembered automatically
13+
- **No more re-explaining** — Pick up where you left off with full project context intact
14+
- **Cross-tool knowledge** — Notes created in Codex are available in Claude Code, Cursor, or any MCP client
15+
- **Your files, your control** — Everything stored as plain Markdown you can read, edit, and version control
16+
717
## Setup
818

919
### Video Tutorial
@@ -165,6 +175,23 @@ If MCP isn't working, you can still use Basic Memory:
165175
- **Manual Context** — Copy content from Basic Memory into conversations
166176
- **Parallel Usage** — Use Claude Desktop or other MCP clients alongside Codex. With Basic Memory they can see the same notes and share context.
167177

178+
## Frequently Asked Questions
179+
180+
### Does Codex have persistent memory?
181+
OpenAI Codex doesn't retain memory between sessions by default. Basic Memory adds persistent, searchable context through MCP integration, so Codex can access your full project knowledge every time.
182+
183+
### How do I add memory to Codex?
184+
Run `codex mcp add basic-memory bash -c "uvx basic-memory mcp"` to configure Basic Memory as an MCP server. See the setup guide above for detailed instructions.
185+
186+
### Can I share notes between Codex and other AI tools?
187+
Yes! Basic Memory uses a universal knowledge format. Notes created in Codex are immediately available in Claude Code, Cursor, Claude Desktop, or any MCP-compatible client.
188+
189+
---
190+
191+
::note
192+
**Basic Memory also works with:** [Claude Code](/integrations/claude-code) · [Cursor](/integrations/cursor) · [Claude Desktop](/integrations/claude-desktop) · [VS Code](/integrations/vscode) · [Obsidian](/integrations/obsidian)
193+
::
194+
168195
## Next Steps
169196

170197
:::card-group

content/6.integrations/6.cursor.md

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
---
2-
title: Cursor
3-
description: Set up Basic Memory with Cursor for AI-powered development with persistent memory
2+
title: "Add Persistent Memory to Cursor — Context That Survives Sessions"
3+
description: "Add persistent memory to Cursor with Basic Memory. Your AI assistant remembers your codebase, decisions, and context between sessions."
44
---
5+
56
Cursor's AI-powered development environment integrates natively with Basic Memory through the Model Context Protocol (MCP), enabling persistent context across coding sessions.
67

8+
## Why Add Persistent Memory to Cursor?
9+
10+
Cursor's AI features are powerful, but context resets with every new session. Basic Memory gives Cursor a long-term memory:
11+
12+
- **Project knowledge that persists** — Architecture decisions, coding patterns, and conventions carry forward automatically
13+
- **Richer context than built-in memories** — Full notes with semantic connections, not just short preference strings
14+
- **Searchable across sessions** — Instantly find any past decision, discussion, or code insight
15+
- **Markdown files you control** — Your knowledge lives as plain text, editable in Cursor itself
16+
717
## Cloud Setup
818

919
Basic Memory Cloud provides hosted MCP access with no local installation required.
@@ -151,6 +161,23 @@ If MCP setup doesn't work immediately, you can also:
151161
- **CLI Integration** — Use Basic Memory CLI tools from Cursor's integrated terminal
152162
- **Parallel Usage** — Use Claude Desktop alongside Cursor for knowledge management
153163

164+
## Frequently Asked Questions
165+
166+
### Does Cursor have memory?
167+
Cursor has a built-in "Memories" feature for storing short preferences, but it's limited to simple rules. Basic Memory provides full knowledge management — searchable notes, semantic connections, and rich context that grows with your project.
168+
169+
### How do I add persistent memory to Cursor?
170+
Configure Basic Memory as an MCP server in Cursor's settings. Go to **Settings → Developer → Edit Config**, add the MCP configuration, and restart Cursor. See the setup guide above for detailed instructions.
171+
172+
### Can I use Basic Memory and Cursor's built-in memories together?
173+
Yes. Cursor's built-in memories handle quick preferences and rules. Basic Memory handles everything deeper — architecture decisions, project history, detailed technical context, and cross-session knowledge.
174+
175+
---
176+
177+
::note
178+
**Basic Memory also works with:** [Claude Code](/integrations/claude-code) · [OpenAI Codex](/integrations/codex) · [Claude Desktop](/integrations/claude-desktop) · [VS Code](/integrations/vscode) · [Obsidian](/integrations/obsidian)
179+
::
180+
154181
## Next Steps
155182

156183
:::card-group

0 commit comments

Comments
 (0)