← Back to all bundles

MIF — OKF Bundle for Knowledge Graphs

Draft

Open standard for portable AI knowledge interchange — JSON-LD + Markdown dual format with W3C PROV provenance, bi-temporal tracking, entity relationships, and OKF support.

By modeled-information-format 11 stars Uncategorized MIT

Best for

  • AI agents using the MCP protocol
  • Claude Code and AI coding agents
  • Knowledge graph and knowledge management systems
  • Markdown note-taking and personal knowledge management
  • Obsidian vault users

What it does

  • Exposes functionality through the Model Context Protocol (MCP) for agent-native access
  • Builds and maintains a structured knowledge graph from markdown content
  • Uses plain markdown files for maximum compatibility and version control

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/modeled-information-format/MIF
cd MIF

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/MIF

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

Frequently Asked Questions

Is MIF OKF conformant?

No, MIF is currently marked as a draft bundle. It may not fully follow the OKF specification yet.

How do I install MIF?

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 MIF?

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

What are alternatives to MIF?

Similar bundles include iwe, pi-llm-wiki, okf-gem. Browse these for alternative approaches and feature sets.