← Back to Plugins
MCP Server MCP

LinkLore

github By github 👁 2 views ▲ 0 votes

AI-native structured memory for agents (MCP). Built for agents, not humans.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...