Skip to content
Claude Desktop

Nahuali for Claude Desktop

io.github.arakiss/nahuali

Trust-aware agent memory with evidence-backed recall, self-inspection, and audit history.

client:Claude Desktop transport:stdio runtime:oci

Install Nahuali in Claude Desktop

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

{
  "mcpServers": {
    "nahuali": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/arakiss/nahuali-mcp:0.8.0-beta.10"
      ]
    }
  }
}

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

Nahuali in other clients