Basic Memory
Cloud

Interactive MCP App

Browse, search, graph, read, review, and edit Basic Memory from a compatible MCP conversation.

Basic Memory Cloud includes an interactive Basic Memory MCP App inside compatible AI clients. It brings a focused version of your workspace into the conversation, so you can browse notes, set a writing location, or make a quick edit without switching to a separate browser tab.

The app is part of the hosted Cloud connector at https://cloud.basicmemory.com/mcp; there is no second server or separate installation.

Interactive MCP Apps are currently supported in:
  • ChatGPT — web and desktop
  • Claude — web and desktop
Other MCP clients can still use the normal Basic Memory tools, and your assistant can link you to the full web app.

Open Basic Memory in a conversation

Ask naturally for a visual or interactive view:

Open Basic Memory.
Show my project notes.
Open my note about API design.
Let me browse the research folder.
Open Basic Memory search for authentication.
Show the knowledge graph around my architecture note.

Your assistant calls open_basic_memory and opens the requested view. The default workspace and project resolve automatically, so you do not need to list or choose a project first unless you want a different location.

The Basic Memory MCP App open to the Notes gallery inside an AI conversation

Choose where new notes go

The Notes view is both a browser and a location picker. Use the breadcrumb at the top to switch workspaces, projects, and folders. Folder cards show their note counts, note cards open in place, and Load more pages through longer directories. The external-link action opens the current location in the full Basic Memory web app.

The Use this folder button before a writing location is selected in the Basic Memory MCP App

Choose Use this folder to make the current workspace, project, and directory the active writing location for the conversation. The app marks it as Active folder, and the copy action lets you reuse its Basic Memory location elsewhere.

A folder selected as the active writing location in the Basic Memory MCP App

The app sends the location into the conversation and asks the assistant to write new notes there until you choose another folder. The assistant can then keep the workspace, project, and directory attached to later Basic Memory calls instead of asking you to select them again.

An assistant confirming the active Basic Memory workspace, project, and folder

Read and reuse a note

Open a note from Notes, Search, a wiki link, or the knowledge graph. The reader renders Basic Memory Markdown, including wiki links, task lists, tables, syntax-highlighted code, Mermaid diagrams, observations, relations, and frontmatter.

From the reader you can:

  • Toggle task checkboxes
  • Refresh the note or inspect its frontmatter
  • See how many review threads remain unresolved
  • Copy a note link or open the note in the full web app
  • Click the note title to use the note in the conversation
  • Switch to Edit without leaving the conversation
A Basic Memory note rendered inside the MCP App reader

Add a note to your prompt

Click the note title in the reader. The Use note in conversation action adds a prepared prompt to the conversation composer.

The clickable note title in the full Basic Memory MCP App reader header

The prompt identifies the note by workspace, project, and permalink, so the assistant can read the right note and use it as context. You can add your question or instructions before sending it.

A conversation prompt prepared with a Basic Memory note's workspace, project, and permalink

Search across your notes

Open Search, enter a query, and choose whether to search the current project or all projects you can access. Results show matching excerpts and their locations; select one to open it in the reader without leaving the app.

Search results in the Basic Memory MCP App

Edit and review in place

Choose Edit from the note reader to open the rich editor. It includes headings, lists, task lists, links, tables, undo and redo, and a preview mode. Changes autosave after a short pause, the status changes to Saved, and the app checks for a newer remote revision before overwriting.

The same editor supports shared review markup. You can add attributed comments, suggest insertions, deletions, or replacements, and open any unresolved thread. Suggestions remain inline with the note until someone Accepts or Rejects them; comments can be resolved or deleted without changing the note text.

A replacement suggestion with Accept and Reject actions in the MCP App editor

For the full review workflow, see Comments and Suggestions.

Explore the knowledge graph

Open Graph for an overview of the current project's notes and relations. Switch to the full graph to explore the complete connected view, select nodes to inspect their details, and follow a note back into the reader. Graph controls let you zoom, fit the graph to the viewport, and toggle labels; Overview returns to the summary.

The full Basic Memory knowledge graph inside the MCP App

Choose the app or a data tool

The interactive app is for something you want to see or operate. Normal MCP data tools are for information the assistant needs to reason with.

GoalTool
Show an interactive note, folder, search, or graphopen_basic_memory
Read note content for an answer or summaryread_note
Search for information the assistant will usesearch_notes
Get a directory listing as datalist_directory

For example, “What did we decide about authentication?” should use search and read tools. “Open my authentication notes so I can browse them” should use the interactive app.

Next steps

ChatGPT

Connect the published Basic Memory Cloud plugin or a custom MCP server.

Comments and Suggestions

Review passages and accept proposed changes individually.

MCP Tools Reference

See the parameters for the interactive app and data tools.