# WebMCP Skill

This site exposes a browser-level WebMCP tool registry through `navigator.modelContext.provideContext()`.

- Provides agent tools for searching the site.
- Allows agents to open pages by URL.
- Supports a contact page navigation tool.

Each tool includes a JSON Schema `inputSchema` and an `execute` callback for browser execution.
