From 23033b3c180b31f15809daa4020dfdc06cc1c6d7 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Fri, 28 Mar 2025 13:27:29 -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 d40c4ff..35ff5f6 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Reference implementations provided in this repository demonstrate common use-cas (More examples and reference implementations will be actively developed and continually updated.) -## 🔌 Bridge to MCP (WIP: Optional) +## 🔌 WIP: Bridge to MCP (Optional) For your convenience, we also provide a simple, secure MCP-to-OpenAPI proxy server. 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.