## WebMCP WebBotAuth.net exposes structured tools to AI agents via WebMCP. - Pairing page: [https://webbotauth.net/mcp](https://webbotauth.net/mcp) (~2100 tokens) - Tool catalogue: [https://webbotauth.net/.well-known/webmcp](https://webbotauth.net/.well-known/webmcp) (~600 tokens) - Agent instructions: [https://webbotauth.net/.well-known/agents.md](https://webbotauth.net/.well-known/agents.md) - API catalog (RFC 9727): [https://webbotauth.net/.well-known/api-catalog](https://webbotauth.net/.well-known/api-catalog) ### Tools - `check_web_bot_auth` - Check a domain's Web Bot Auth deployment. Returns a graded report (verdict valid/invalid/not_found, grade A-F, score, check results). - `verify_signature` - Verify an HTTP message signature against the Web Bot Auth profile. Accepts Signature and Signature-Input headers from a signed request.