Cogmemai
Freeby MCP Community
CogmemAi — Cognitive Memory for Any Ai System. 91% accuracy on LoCoMo benchmark — above human performance. Think Before You Speak: your Ai checks its memory bef
v3.13.2Added Apr 12, 2026
mcpmcp-servermodel-context-protocolclaudeclaude-code
Cogmemai MCP Server
CogmemAi — Cognitive Memory for Any Ai System. 91% accuracy on LoCoMo benchmark — above human performance. Think Before You Speak: your Ai checks its memory bef
Installation
Reviews
Installation
Quick install
npx -y cogmemai-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"cogmemai": {
"command": "npx",
"args": ["-y", "cogmemai-mcp"]
}
}
}