ai_assistant_guide resource not found · Issue #39 · basicmachines-co/basic-memory · GitHub
Skip to content

ai_assistant_guide resource not found #39

Description

@jccalvojackson

Bug Description

When using the MCP inspector with Basic Memory, the system fails to locate the ai_assistant_guide resource, resulting in a file not found error.

Steps To Reproduce

  1. Install Basic Memory
  2. Run command: npx @modelcontextprotocol/inspector uvx basic-memory mcp
  3. See error related to missing ai_assistant_guide.md file

Expected Behavior

The MCP inspector should be able to find and access the AI assistant guide resource without errors.

Actual Behavior

The system produces the following error:

MCP error 0: Error reading resource memory://ai_assistant_guide: [Errno 2] No such file or directory: '/Users/jccj/.local/share/uv/tools/basic-memory/lib/python3.12/static/ai_assistant_guide.md'

Environment

  • OS:
ProductName:            macOS
ProductVersion:         15.3.2
BuildVersion:           24D2082
  • Python version: 3.12
  • Basic Memory version: v0.10.0
  • Installation method: uv

Possible Solution

The issue may be related to missing static resources in the Basic Memory package installation. A possible solution might be to ensure that all static resources are properly included in the package distribution and installed correctly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions