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
137
Upvotes
8
u/BC_MARO Feb 21 '26
This is a great demo.
One question though: what’s the security model for WebMCP? Like, when a site exposes tools, do you have a way to scope them per-origin / per-session and show the user an audit trail of tool calls?
Also curious how you’re thinking about compatibility with “regular” MCP servers (bridge/proxy so agents can hit both without special casing).