MCP Server
MCP
LinkLore
AI-native structured memory for agents (MCP). Built for agents, not humans.
Install
uvx llre
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "llre",
"version": "0.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "UI/message language for LinkLore tool output. Supported: en, ko. Leave unset to auto-detect from the OS locale (falls back to en).",
"format": "string",
"name": "LINKLORE_LANG"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment