okf-drive-tools — OKF Bundle for MCP Integration
OKF ✓ v1.0Claude Code plugin for validating, pushing, and querying OKF documents against a Google Drive OpenKnowledge folder. OKF v1.0 schema with doc_id, role, changelog. Integrates with Google Drive MCP.
Best for
- AI agents using the MCP protocol
- Claude Code and AI coding agents
What it does
- Claude Code plugin for validating, pushing, and querying OKF documents against a Google Drive OpenKnowledge folder.
- OKF v1.0 schema with doc_id, role, changelog.
- Integrates with Google Drive MCP..
How to use with AI agents
Step 1: Clone the repository
git clone https://gitlab.com/xuandev/okf-drive-tools
cd okf-drive-tools Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/okf-drive-tools MCP: This bundle supports the Model Context Protocol. Configure your MCP client to discover and load this bundle.
Frequently Asked Questions
Is okf-drive-tools OKF conformant?
Yes, okf-drive-tools is OKF conformant (version 1.0). This means it follows the Open Knowledge Format specification.
How do I install okf-drive-tools?
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 okf-drive-tools?
okf-drive-tools works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.
What are alternatives to okf-drive-tools?
Similar bundles include pi-okf, memvault, open-knowledge-format-summary-tools. Browse these for alternative approaches and feature sets.