web-mcp
Installation
SKILL.md
WebMCP Implementation Guide
WebMCP lets web pages expose structured tools to AI agents running in the browser. Instead of building separate backend MCP servers, you reuse existing client-side code — the tools live where your UI lives.
User + Agent
|
[ Browser ]
|
document.modelContext.registerTool()
|
[ Your Web Page JS ]