Check WebMCP readiness
Scan a public domain for AI agent and WebMCP readiness signals.
POST
/api/webmcp/checkRequest example
curl -X POST 'https://crawlconsole.com/api/webmcp/check' \
-H 'Content-Type: application/json' \
-d '{"domain":"example.com"}'Try it
Responses
200Readiness score and public result path.
400The domain could not be scanned.
Was this page helpful?
Feedback helps prioritize documentation updates.
