kaut — OKF Bundle for Knowledge Graphs
OKF ✓ v0.1KAUT — Knowledge Actualization Under Trust: self-maintaining, AI-first project knowledge for AI agents. Source-bound docs, git-computed freshness verdicts, a gated write path, zero dependencies, MCP server included.
Best for
- AI agents using the MCP protocol
- Claude Code and AI coding agents
- Knowledge graph and knowledge management systems
- Developer tooling and DevOps workflows
- Command-line workflows
What it does
- KAUT — Knowledge Actualization Under Trust: self-maintaining, AI-first project knowledge for AI agents.
- Source-bound docs, git-computed freshness verdicts, a gated write path, zero dependencies, MCP server included..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/yurgeno/kaut
cd kaut Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/kaut MCP: This bundle supports the Model Context Protocol. Configure your MCP client to discover and load this bundle.
Frequently Asked Questions
Is kaut OKF conformant?
Yes, kaut is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install kaut?
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 kaut?
kaut works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.
What are alternatives to kaut?
Similar bundles include pi-okf, llm-wiki-governance, okf-agent-memory. Browse these for alternative approaches and feature sets.