factile — OKF Bundle for MCP Integration
DraftLocal-first Open Knowledge Format CLI and MCP server for trusted agent context.
Best for
- AI agents using the MCP protocol
- Markdown note-taking and personal knowledge management
- Command-line workflows
What it does
- Exposes functionality through the Model Context Protocol (MCP) for agent-native access
- Provides a command-line interface for automation and scripting
- Uses plain markdown files for maximum compatibility and version control
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/factile/factile
cd factile Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/factile # Cursor
cursor /path/to/factile # OpenCode
opencode /path/to/factile MCP: This bundle supports the Model Context Protocol. Configure your MCP client to discover and load this bundle.
Frequently Asked Questions
Is factile OKF conformant?
No, factile is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install factile?
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 factile?
factile 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 factile?
Similar bundles include crystalline, okf-kit, pi-okf. Browse these for alternative approaches and feature sets.