Shieldcortex
Freeby MCP Community
Trustworthy memory and security for AI agents. Recall debugging, review queue, OpenClaw session capture, and memory poisoning defence for Claude Code, Codex, Op
v4.8.0Added Apr 12, 2026
ai-memorypersistent-memoryagent-memoryai-brainknowledge-graph
Shieldcortex MCP Server
Trustworthy memory and security for AI agents. Recall debugging, review queue, OpenClaw session capture, and memory poisoning defence for Claude Code, Codex, Op
Installation
Reviews
Installation
Quick install
npx -y shieldcortex
Add to claude_desktop_config.json
{
"mcpServers": {
"shieldcortex": {
"command": "npx",
"args": ["-y", "shieldcortex"]
}
}
}