Update mcp.mdx

This commit is contained in:
Timothy Jaeryang Baek 2025-04-05 12:02:40 -06:00
parent cad6bb81e8
commit 4316df9058

View File

@ -17,7 +17,7 @@ Thats a strength—but also a limitation.
If you want to deploy your main interface (like Open WebUI) on the cloud, you quickly run into a problem: your cloud instance cant speak directly to an MCP server running locally on your machine via stdio.
Thats where mcpo comes in with a game-changing solution.
[Thats where mcpo comes in with a game-changing solution.](https://github.com/open-webui/mcpo)
MCP servers typically rely on raw stdio communication, which is: