Disk.Brain — OKF Bundle for Knowledge Graphs
DraftLocal semantic search over the documents on your own Mac. OKF knowledge bundle, hybrid retrieval, MCP server. Nothing leaves the machine.
Best for
- AI agents using the MCP protocol
- Knowledge graph and knowledge management systems
- RAG (Retrieval Augmented Generation) pipelines
What it does
- Local semantic search over the documents on your own Mac.
- OKF knowledge bundle, hybrid retrieval, MCP server.
- Nothing leaves the machine..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/mhancock537/Disk.Brain
cd Disk.Brain Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/Disk.Brain # Cursor
cursor /path/to/Disk.Brain # OpenCode
opencode /path/to/Disk.Brain MCP: This bundle supports the Model Context Protocol. Configure your MCP client to discover and load this bundle.
Frequently Asked Questions
Is Disk.Brain OKF conformant?
No, Disk.Brain is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install Disk.Brain?
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 Disk.Brain?
Disk.Brain works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.
What are alternatives to Disk.Brain?
Similar bundles include okf-tools, mnemos, crystalline. Browse these for alternative approaches and feature sets.