Back to MCP Servers
Cogmemai
Persistent cognitive memory for Claude Code. Cloud-first with semantic search, AI-powered extraction, and project scoping. Zero local databases.
knowledge-memoryai
By hifriendbot
Installation
npx -y cogmemai-mcpConfiguration
{
"mcpServers": {
"cogmemai-mcp": {
"command": "npx",
"args": ["-y", "cogmemai-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes