Loomal

lore

MCP server by github.com/jordanhindo/lore

Lightweight MCP for infinite agent memory. Any agent, any session, anytime.

9 starsnpm: @jordanhindo/lore

About lore

lore is an MCP (Model Context Protocol) server published by jordanhindo in the official MCP registry, listed under Autonomous Agents on Loomal. Lightweight MCP for infinite agent memory. Any agent, any session, anytime.

It ships as an npm package (@jordanhindo/lore), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jordanhindo/lore, where the project has earned 9 GitHub stars.

Use lore with your agent

Claude Code · one command
claude mcp add lore -- npx -y @jordanhindo/lore
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "lore": {
      "command": "npx",
      "args": [
        "-y",
        "@jordanhindo/lore"
      ]
    }
  }
}
npm@jordanhindo/lore

Frequently asked questions

What is lore?
lore is an MCP (Model Context Protocol) server by jordanhindo in the Autonomous Agents category. Lightweight MCP for infinite agent memory. Any agent, any session, anytime.
How do I connect lore to Claude, Cursor, or another MCP client?
Install lore from its npm package (@jordanhindo/lore) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is lore open source?
Yes — the source code is public at github.com/jordanhindo/lore, with 9 GitHub stars.
Can AI agents pay to use lore?
Not yet through Loomal — lore is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain lore? Claim this listing free by verifying GitHub ownership, or contact us.