Endpoints
These are the staging endpoints. The production endpoint will replace them here when it is live.
- Transport: Streamable HTTP. JSON-RPC 2.0 over
POST, with responses as JSON or an SSE stream. - Protocol version:
2025-06-18. - Session: stateless. No
Mcp-Session-Idis issued, and any client can use a scan by passing itsrun_idandaccess_token. - Capabilities:
toolsonly (listChanged: false). There are no resources or prompts.
Tools
Typical order:
start_skin_scan, then get_skin_scan until completed, then any of the catalog tools. See scan lifecycle.