Skip to content
Claude Desktop

genome for Claude Desktop

io.github.northtekdevs/genome

Fully local memory for AI agents: zero-LLM ingest, semantic recall, air-gapped, auditable.

client:Claude Desktop transport:stdio runtime:pypi

Install genome in Claude Desktop

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

{
  "mcpServers": {
    "genome": {
      "command": "uvx",
      "args": [
        "genome-memory"
      ]
    }
  }
}

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

genome in other clients