okft — OKF Bundle for Knowledge Graphs
OKF ✓ v0.1okft — lint and MCP-serve Open Knowledge Format (OKF) bundles. Spec validator + agent server for Google's OKF v0.1.
Best for
- AI agents using the MCP protocol
- Knowledge graph and knowledge management systems
What it does
- okft — lint and MCP-serve Open Knowledge Format (OKF) bundles.
- Spec validator + agent server for Google's OKF v0.1..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/PoorvaJ-WW/okft
cd okft Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/okft # Cursor
cursor /path/to/okft # OpenCode
opencode /path/to/okft MCP: This bundle supports the Model Context Protocol. Configure your MCP client to discover and load this bundle.
Frequently Asked Questions
Is okft OKF conformant?
Yes, okft is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install okft?
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 okft?
okft 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 okft?
Similar bundles include okf-agents, 50firsttapes, okq. Browse these for alternative approaches and feature sets.