---
name: "Give coding agents persistent memory with Memanto"
slug: "give-coding-agents-persistent-memory-with-memanto"
description: "Use Memanto to add local or cloud-backed persistent memory to Claude Code, Cursor, Codex, and other coding agents through remember, recall, answer, upload, and integration commands."
github_stars: 1651
verification: "security_reviewed"
source: "https://github.com/moorcheh-ai/memanto"
author: "Moorcheh AI"
publisher_type: "open_source"
category: "Developer Tools"
framework: "Multi-Framework"
tool_ecosystem:
  github_repo: "moorcheh-ai/memanto"
  github_stars: 1651
---

# Give coding agents persistent memory with Memanto

Use Memanto to add local or cloud-backed persistent memory to Claude Code, Cursor, Codex, and other coding agents through remember, recall, answer, upload, and integration commands.

## Prerequisites

Memanto CLI; Python package installer; Docker and Ollama for fully local mode or a Moorcheh API key for cloud mode; a supported coding-agent integration such as Claude Code, Cursor, Codex, Windsurf, Cline, Continue, Goose, or GitHub Copilot

## Installation

Requirements and caveats from upstream:
- Memanto's retrieval is powered by [Moorcheh](https://moorcheh.ai), an information-theoretic semantic engine. It runs as a local Docker container (free, no account) or as a free cloud service (100K free operations) the...
- **TypeScript / Node.js** — [@moorcheh-ai/memanto](sdks/typescript) — boots a local Memanto server via uvx and exposes an ergonomic Memanto client (remember / recall / answer).

Basic usage or getting-started notes:
- <p align="center">
- <a href="https://www.youtube.com/watch?v=vEtOaoweIG4">
- <img src="https://github.com/moorcheh-ai/memanto/raw/main/assets/video-demo.png" alt="Setup video">

- Source: https://github.com/moorcheh-ai/memanto
- Extracted from upstream docs: https://raw.githubusercontent.com/moorcheh-ai/memanto/HEAD/README.md

## Documentation

- https://docs.memanto.ai

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/give-coding-agents-persistent-memory-with-memanto/)
