From 892d9769923e9f268776ac2fb028470129d55390 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Thu, 10 Apr 2025 18:32:44 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3aa58af..fe55c75 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Reference implementations provided in this repository demonstrate common use-cas > > Let’s build an open ecosystem where every tool speaks the same language—yours. -## 🔌 Bridge to MCP (Optional) +## 🔌 Bridge MCP → OpenAPI (Optional) For the easiest way to expose your MCP tools as OpenAPI-compatible APIs, we recommend using [mcpo](https://github.com/open-webui/mcpo). This enables tool providers who initially implemented MCP servers to expose them effortlessly as standard OpenAPI-compatible APIs, ensuring existing MCP servers and resources remain accessible without additional hassle.