Skip to content
Cline

Nahuali for Cline

io.github.arakiss/nahuali

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

client:Cline transport:stdio runtime:oci

Install Nahuali in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Nahuali in other clients