diff --git a/docs/openapi-servers/faq.mdx b/docs/openapi-servers/faq.mdx index 7496296..efa35ef 100644 --- a/docs/openapi-servers/faq.mdx +++ b/docs/openapi-servers/faq.mdx @@ -150,7 +150,7 @@ Just make sure they’re securely configured and publicly reachable (or VPN'd) i #### πŸ§ͺ Q: What if I have an existing MCP server? -**A:** Great news! You can use [mcpo](https://github.com/open-webui/mcpo), exposing your existing MCP-based tools as OpenAPI-compatible APIs is now easier than ever. No rewrites, no headaches β€” just plug and go! πŸš€ +**A:** Great news! You can use our MCP-to-OpenAPI Bridge: [mcpo](https://github.com/open-webui/mcpo), exposing your existing MCP-based tools as OpenAPI-compatible APIs is now easier than ever. No rewrites, no headaches β€” just plug and go! πŸš€ If you've already built tools using the MCP protocol, `mcpo` helps you instantly unlock compatibility with Open WebUI and any OpenAPI-based agent β€” ensuring your hard work remains fully accessible and future-ready.