Skip to content
Claude Desktop

memorymesh for Claude Desktop

io.github.sparkvibe-io/memorymesh

Persistent, zero-dependency AI memory using SQLite. Local-first, cross-tool portable.

client:Claude Desktop transport:stdio runtime:pypi

Install memorymesh in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "memorymesh": {
      "command": "uvx",
      "args": [
        "memorymesh"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

memorymesh in other clients