hifriendbot/cogmemai-mcp
Persistent cognitive memory for Claude Code. Cloud-first with semantic search, AI-powered extraction, and project scoping. Zero local databases.
Quick Start
Clone the repository:
git clone https://github.com/hifriendbot/cogmemai-mcpClaude Desktop configuration example:
{
"mcpServers": {
"cogmemai-mcp": {
"command": "npx",
"args": [
"-y",
"hifriendbot/cogmemai-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.