← Back to Plugins
MCP Server MCP

io.github.shofer-dev/live-memory

github By github 👁 1 views ▲ 0 votes

Persistent, read-only codebase memory for Claude Code; ask it instead of re-reading files.

Homepage Verified source GitHub

Install

uvx shofer-live-memory

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "shofer-live-memory",
      "version": "0.6.0",
      "transport": {
        "type": "streamable-http",
        "url": "http://127.0.0.1:7711/mcp"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...