Trust-aware agent memory with evidence-backed recall, self-inspection, and audit history.
claude mcp add nahuali -- docker run -i --rm ghcr.io/arakiss/nahuali-mcp:0.8.0-beta.7
claude_desktop_config.json
{
"mcpServers": {
"nahuali": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arakiss/nahuali-mcp:0.8.0-beta.7"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"nahuali": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arakiss/nahuali-mcp:0.8.0-beta.7"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"nahuali": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arakiss/nahuali-mcp:0.8.0-beta.7"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"nahuali": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arakiss/nahuali-mcp:0.8.0-beta.7"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"nahuali": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arakiss/nahuali-mcp:0.8.0-beta.7"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Arakiss--nahuali/reviews or the review_server meta-tool.
POST /mcp