← Back to all bundles

lore — OKF Bundle for MCP Integration

OKF ✓ v0.1

Turn hard-won human experience into knowledge your AI agents can act on — a methodology (routing + Book-to-Skill + governance) above OKF. A production field report.

By rafcip 2 stars Uncategorized CC-BY-4.0

Best for

  • AI agents using the MCP protocol
  • Claude Code and AI coding agents
  • Knowledge graph and knowledge management systems
  • RAG (Retrieval Augmented Generation) pipelines

What it does

  • Turn hard-won human experience into knowledge your AI agents can act on — a methodology (routing + Book-to-Skill + governance) above OKF.
  • A production field report..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/rafcip/lore
cd lore

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/lore

MCP: This bundle supports the Model Context Protocol. Configure your MCP client to discover and load this bundle.

Frequently Asked Questions

Is lore OKF conformant?

Yes, lore is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.

How do I install lore?

Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.

What AI agents can use lore?

lore works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.

What are alternatives to lore?

Similar bundles include pi-okf, OKF_Studio_EGT, okf-author. Browse these for alternative approaches and feature sets.