Skip to main content
Knowledge & MemoryTypeScript

CheMiguel23/MemoryMesh

Enhanced graph-based memory with a focus on AI role-play and story generation

knowledge-memorylocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/CheMiguel23/MemoryMesh

Claude Desktop configuration example:

{
  "mcpServers": {
    "memorymesh": {
      "command": "npx",
      "args": [
        "-y",
        "CheMiguel23/MemoryMesh"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
TypeScript
Author
CheMiguel23