← Back to all bundles

doc-bridge — OKF Bundle for MCP Integration

Draft

Portable doc bridge for AI agents — OKF + Self-Describe + AgentHandoff. CLI, MCP, Fumadocs/Docusaurus adapters.

By AgentsKit-io 5 stars Uncategorized MIT

Best for

  • AI agents using the MCP protocol
  • Claude Code and AI coding agents

What it does

  • Portable doc bridge for AI agents — OKF + Self-Describe + AgentHandoff.
  • CLI, MCP, Fumadocs/Docusaurus adapters..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/AgentsKit-io/doc-bridge
cd doc-bridge

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/doc-bridge

MCP: This bundle supports the Model Context Protocol. Configure your MCP client to discover and load this bundle.

Frequently Asked Questions

Is doc-bridge OKF conformant?

No, doc-bridge is currently marked as a draft bundle. It may not fully follow the OKF specification yet.

How do I install doc-bridge?

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 doc-bridge?

doc-bridge works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.

What are alternatives to doc-bridge?

Similar bundles include AI-TadPole-OS, 50firsttapes, okf-kit. Browse these for alternative approaches and feature sets.