Skip to Content
V1MCP ServerOverview

MCP Server

The Lore MCP Server (lore-mcp) implements the Model Context Protocol and connects AI harnesses to the Lore registry in real time.

Key Difference from the CLI

CLIMCP Server
Writes files to diskYesNo
Works offlineYes (after pull)No
Best forProject setup, CILive AI sessions

Architecture

The MCP Server is a separate binary that sits between your AI harness and the Lore Registry. It:

  1. Receives MCP tool calls from the AI harness
  2. Fetches content from the Registry Content API
  3. Renders content for the detected target runtime
  4. Returns rendered markdown in the tool response
© 2025 Lore · Built by M1 Cloud