C

Cipher Memory

@sickn33
Visit Skill
Share:

Byterover Cipher - an open-source memory layer specifically designed for coding agents. Compatible with Cursor, Claude Code, and more through MCP.

Security Reviewed

Manual review completed. Repository structure, MCP-oriented integration surface, install flow, and public listing safety were checked before publication. Public summary is visible; deeper setup and review detail stay member-only.

Member unlock

Register to view the full install guide, detailed security report, compatibility checks, and usage insights.

What is Cipher Memory?

Cipher is an open-source memory layer specifically designed for coding agents. Compatible with Cursor, Codex, Claude Code, Windsurf, Cline, and more through MCP.

Key features of Cipher Memory

  • MCP compatibility
  • Multi-agent support

+ 2 more features available to members

Installation

Install Guide for Members

Register to unlock the full install command, step-by-step setup, configuration instructions, and verified usage notes.

Sign In to Unlock

Free registration • Instant access

Security Review

Security Review Report

Sign in to view the full audit notes, review date, reviewer, compatibility validation, and operational guidance.

Sign In to Unlock

Free registration • Instant access

Supported Platforms

claudecursorantigravitygemini

Server Config

config.json
{
  "mcpServers": {
    "cipher-memory": {
      "command": "npx",
      "args": [
        "-y",
        "cipher-memory"
      ]
    }
  }
}
View on GitHub