A cheap, persistent, read-only codebase memory for Claude Code — a large-context model that accumulates repo knowledge across sessions and answers via ask_live_memory instead of re-reading files.
Project description
live-memory — MCP server
mcp-name: io.github.shofer-dev/live-memory
A cheap, persistent, read-only codebase memory for Claude Code. A separate large-context model runs
as a long-lived MCP server and accumulates knowledge of your repository across sessions; your agent
asks it via one tool, ask_live_memory, instead of re-reading files. It learns passively from the files
your agent reads/edits and stays current as the repo changes. Read-only and path-jailed; zero-config on a
Claude subscription (Haiku), or point it at any OpenAI-compatible / local model.
This package is the server behind the live-memory Claude Code plugin.
Install & run
pip install shofer-live-memory
live-memory-server # serves http://127.0.0.1:7711/mcp
Then point an MCP client at http://127.0.0.1:7711/mcp (the Claude Code plugin wires this for you).
- Full docs / README: https://github.com/shofer-dev/claude-code-live-memory
- Design: https://github.com/shofer-dev/claude-code-live-memory/blob/main/DESIGN.md
- Privacy policy: https://github.com/shofer-dev/claude-code-live-memory/blob/main/PRIVACY.md
Apache-2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shofer_live_memory-0.4.3.tar.gz.
File metadata
- Download URL: shofer_live_memory-0.4.3.tar.gz
- Upload date:
- Size: 63.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f4e69c66f908394418f5d7cd1da99c6af29f0309bd4e7514c32a5339a9a0c61
|
|
| MD5 |
c02ac8612c13a88357cc0c6131823308
|
|
| BLAKE2b-256 |
75a0065f4a102b753623995d51b7561498800a78e9bdd934410ce79ee2f429ed
|
File details
Details for the file shofer_live_memory-0.4.3-py3-none-any.whl.
File metadata
- Download URL: shofer_live_memory-0.4.3-py3-none-any.whl
- Upload date:
- Size: 54.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d06445bd5fb788c90346584f98615732338bdabfd6756d6039f64356498cd4d
|
|
| MD5 |
bd19b560f867f9868b51b3721bf9de65
|
|
| BLAKE2b-256 |
200c6e42601e25996d55b2c63ad7580ecaf29e03f92a03dae004ac5c3dab3b9f
|