Loading MCP server directory, please wait...
AI-native coding memory — lore/doc that AI agents read and write directly (MCP)
npx @getmcp/cli add io.linklore/llreRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.linklore/llre": {
"command": "uvx",
"args": [
"llre"
],
"env": {
"LINKLORE_LANG": ""
}
}
}
}