okfshare-cli — OKF Bundle for MCP Integration
OKF ✓ v0.1Open-source client tooling for okfshare: shared, versioned knowledge for AI coding agents. CLI + MCP server + agent skill installer.
Best for
- AI agents using the MCP protocol
- Claude Code and AI coding agents
- Command-line workflows
What it does
- Open-source client tooling for okfshare: shared, versioned knowledge for AI coding agents.
- CLI + MCP server + agent skill installer..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/MegaPanchamZ/okfshare-cli
cd okfshare-cli Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/okfshare-cli # OpenCode
opencode /path/to/okfshare-cli MCP: This bundle supports the Model Context Protocol. Configure your MCP client to discover and load this bundle.
Frequently Asked Questions
Is okfshare-cli OKF conformant?
Yes, okfshare-cli is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install okfshare-cli?
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 okfshare-cli?
okfshare-cli works with any AI agent that supports OKF bundles, including Claude Code, OpenCode. Just point your agent at the bundle directory.
What are alternatives to okfshare-cli?
Similar bundles include samemind, crystalline, pi-okf. Browse these for alternative approaches and feature sets.