You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently built out an internal MCP server for our team that access our internal API which works great with cloudflare agents sdk. However, many of the requests we are getting from our team now are to connect to third party apps, many of which have an MCP server. The challenge is that few have http servers that work with Oauth and teaching non-technical members how to setup MCP servers and authenticate and understand the security model is even harder.
I'd love a way for the agent MCP server to be able to connect to an existing MCP server and selectively "proxy" tools. This way we can have a single unified, permissioned set of tools through a single cloudflare MCP server.