Skip to main content
Knowledge & MemoryTypeScript

hifriendbot/cogmemai-mcp

Persistent cognitive memory for Claude Code. Cloud-first with semantic search, AI-powered extraction, and project scoping. Zero local databases.

knowledge-memorycloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/hifriendbot/cogmemai-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "cogmemai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hifriendbot/cogmemai-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
TypeScript
Author
hifriendbot