← Back to all bundles

crystalline — OKF Bundle for AI Agent Memory

Draft

Local-first memory for AI agents: teach knowledge as Markdown Domains, capture learnings as Engrams. One Rust binary with MCP server, CLI and hybrid search.

By jordiboehme 9 stars Uncategorized AGPL-3.0

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
  • AI agent memory systems

What it does

  • Local-first memory for AI agents: teach knowledge as Markdown Domains, capture learnings as Engrams.
  • One Rust binary with MCP server, CLI and hybrid search..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/jordiboehme/crystalline
cd crystalline

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/crystalline

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

Frequently Asked Questions

Is crystalline OKF conformant?

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

How do I install crystalline?

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

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

What are alternatives to crystalline?

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