logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install DeusData/codebase-memory-mcp. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

DeusData/codebase-memory-mcp Installation Guide

How to install DeusData/codebase-memory-mcp. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for DeusData/codebase-memory-mcp. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i DeusData/codebase-memory-mcp
or

Install via npx

npx @hexmos/ipm i DeusData/codebase-memory-mcp

Prerequisites

C compiler (gcc or clang)

compiler

Version: latest

C++ compiler

compiler

Version: latest

zlib

library

Version: latest

Git

tool

Version: latest

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Quick Install (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/DeusData/codebase-memory-mcp/main/install.sh | bash

Quick Install with UI (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/DeusData/codebase-memory-mcp/main/install.sh | bash -s -- --ui

Quick Install (Windows)

Invoke-WebRequest -Uri https://raw.githubusercontent.com/DeusData/codebase-memory-mcp/main/install.ps1 -OutFile install.ps1

.
install.ps1

Manual Install (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/DeusData/codebase-memory-mcp/main/scripts/setup.sh | bash

Manual Install (Windows)

irm https://raw.githubusercontent.com/DeusData/codebase-memory-mcp/main/scripts/setup-windows.ps1 | iex

AUR (Arch Linux)

yay -S codebase-memory-mcp-bin

paru -S codebase-memory-mcp-bin

Build from Source (macOS / Linux)

git clone https://github.com/DeusData/codebase-memory-mcp.git

cd codebase-memory-mcp

scripts/build.sh

scripts/build.sh --with-ui

Post Installation Steps

  • Restart your coding agent.
  • Run 'codebase-memory-mcp --help' to see available commands.
  • Index your project by saying 'Index this project' to your agent.