Loomal

Lore Context

MCP server by github.com/lore-context/lore-context

Governed AI-agent memory, Evidence Ledger traces, evals, and portable context tools.

4 starsnpm: @lore-context/server

About Lore Context

Lore Context is an MCP (Model Context Protocol) server published by lore-context in the official MCP registry, listed under Autonomous Agents on Loomal. Governed AI-agent memory, Evidence Ledger traces, evals, and portable context tools.

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

Development happens in the open at github.com/lore-context/lore-context, where the project has earned 4 GitHub stars.

Use Lore Context with your agent

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

Frequently asked questions

What is Lore Context?
Lore Context is an MCP (Model Context Protocol) server by lore-context in the Autonomous Agents category. Governed AI-agent memory, Evidence Ledger traces, evals, and portable context tools.
How do I connect Lore Context to Claude, Cursor, or another MCP client?
Install Lore Context from its npm package (@lore-context/server) 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 Context open source?
Yes — the source code is public at github.com/lore-context/lore-context, with 4 GitHub stars.
Can AI agents pay to use Lore Context?
Not yet through Loomal — Lore Context 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 Context? Claim this listing free by verifying GitHub ownership, or contact us.