
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
@lore-context/server
Advanced tools
MCP stdio server for Lore Context memory, Evidence Ledger traces, evals, and governance tools.
MCP stdio server for Lore Context. It proxies MCP tool calls to a running Lore
API through LORE_API_URL.
LORE_API_URL=http://127.0.0.1:3000 \
LORE_MCP_TRANSPORT=sdk \
npx -y @lore-context/server@0.6.0-alpha.1
Optional environment variables:
LORE_API_URL: Lore API base URL. Defaults in registry metadata to
http://127.0.0.1:3000 for npm installs.LORE_API_KEY: Bearer token for a protected Lore API.LORE_MCP_TRANSPORT: set to sdk for the official MCP SDK stdio transport.This package does not start the Lore API. For a local API, clone the repository and run:
pnpm quickstart -- --dry-run --activation-report
pnpm build
PORT=3000 LORE_STORE_PATH=./data/lore-store.json pnpm start:api
FAQs
MCP stdio server for Lore Context memory, Evidence Ledger traces, evals, and governance tools.
We found that @lore-context/server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.