Has anyone been excited about the possibility of using WebMCP with Bubble?
Google launched an early preview: WebMCP is available for early preview | Blog | Chrome for Developers
And there is no much details about it, but I wonder if this will be somehow similar to this repo:
This is particularly interesting to me because we use Bubble as a frontend-only layer on top of our backend app deployed in the cloud. For users to interact via an agent, we would first need to develop an MCP server for the backend. Then, we’d have to figure out how to show users what changes have been made.
It seems that WebMCP could potentially replace the backend MCP server, creating an “Agent Outlet” directly from the frontend. This would allow an agent to interact with the site in the same way a user does. Ideally, this could provide a Comet-like browser experience without actually requiring the Comet browser.
Is anyone else excited about these possibilities? I’d love to hear your thoughts!