Docs/API reference

Check WebMCP readiness

Scan a public domain for AI agent and WebMCP readiness signals.

Markdown
POST/api/webmcp/check

Request example

curl -X POST 'https://crawlconsole.com/api/webmcp/check' \
  -H 'Content-Type: application/json' \
  -d '{"domain":"example.com"}'

Try it

Responses

200

Readiness score and public result path.

400

The domain could not be scanned.

Was this page helpful?

Feedback helps prioritize documentation updates.