mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
451f27cfd9
The MCP server is a hard prerequisite for the plugin (its hooks and skills call it), but the two were in separate README sections with no link between them. - The "Claude Code plugin" install section now points to "Connect your AI client" and states the MCP server must be connected first. - The "Connect your AI client → Claude Code" section now points to the plugin for the full memory bridge. - /basic-memory:setup's prerequisite check is now concrete: verify the MCP server via list_memory_projects, and if absent, walk the user through installing and `claude mcp add basic-memory -- uvx basic-memory mcp` before starting the interview. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: phernandez <paul@basicmachines.co>