WebMCP
Enabling web apps to get accessed by AI agents
...It allows developers to define structured, natural-language-described functions directly in client-side code, effectively turning web pages into Model Context Protocol (MCP)-like servers running in the browser. Unlike backend integrations, WebMCP executes tools within the live web page, preserving shared context between the user, the agent, and the application UI. This approach supports collaborative, human-in-the-loop workflows where users can delegate tasks to agents while maintaining visibility and control. WebMCP reduces developer burden by reusing existing frontend logic instead of requiring separate server-side integrations. ...