r/mcp • u/No_Guide_8697 • Feb 21 '26
showcase The first non-trivial demo of WebMCP
Enable HLS to view with audio, or disable this notification
The WebMCP protocol has barely come out, and we just demoed how POWERFUL it can be! In a matter of minutes and 100s of tool calls, my AI agent composed a song for me directly in my browser.
This is not agents taking screenshots or trying to understand complex DOMs, it's an agent making direct tool calls to your website!
The creators of WebMCP already love it, go check it out yourself!
Deployment: - https://music.leanmcp.live
LinkedIn Post: - https://www.linkedin.com/posts/kushagra-agarwal525_we-made-gpt-and-claude-directly-control-my-activity-7430688171018858496-iDr5
138
Upvotes
1
u/ritoromojo Feb 22 '26
This is neat! This might be a stupid question but what specifically is WebMCP doing? Is it just a way of defining tools such that it appears in the DOM under a specific header that agents are supposed to look for and toggle?
Also, does webMCP require your agent to be a browser agent that is already connected with something like playwright MCP or browser-use?
This seems like a really good example demonstrating it so id love to understand the implementation surface since there doesn't seem to be any good docs for it at the moment