MCP Server
MCP
io.github.shofer-dev/live-memory
Persistent, read-only codebase memory for Claude Code; ask it instead of re-reading files.
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
By
Comments
Sign in to leave a comment