← Back to all bundles

anyplugin — OKF Bundle for MCP Integration

OKF ✓ v0.1

AnyPlugin — every agent has plugin dev. AnyPlugin makes it agent-agnostic. One plugin source → native installs for Claude Code, OpenCode, Codex CLI, and Google Antigravity, with an OKF v0.2 knowledge layer. By Rahul Paul / Lab LaunchPad.

By LabLaunchPad 0 stars Uncategorized MIT

Best for

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

What it does

  • AnyPlugin — every agent has plugin dev.
  • AnyPlugin makes it agent-agnostic.
  • One plugin source → native installs for Claude Code, OpenCode, Codex CLI, and Google Antigravity, with an OKF v0.2 knowledge layer.
  • By Rahul Paul / Lab LaunchPad..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/LabLaunchPad/anyplugin
cd anyplugin

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/anyplugin
# OpenCode
opencode /path/to/anyplugin

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

Frequently Asked Questions

Is anyplugin OKF conformant?

Yes, anyplugin is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.

How do I install anyplugin?

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 anyplugin?

anyplugin 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 anyplugin?

Similar bundles include memvault, llm-wiki-governance, okfshare-cli. Browse these for alternative approaches and feature sets.