lookup_readiness
Look up SaSame's EXISTING, independently ed25519-signed Readiness attestation for any MCP/agent endpoint. SaSame, operated by SASAME S.R.L., continuously observes and measures the Model Context Protocol ecosystem and publishes verifiable evidence and history; the MCP Factory is internal machinery and an optional product surface behind it; measurement only, not endorsement. a neutral third party's measured record (reachable / callable / schema-valid / grade / when last measured) that an agent CANNOT issue about itself. Backed by SaSame's continuously-refreshed observation ledger (the current endpoint/measurement counts are returned live in the response as feed_size on a miss, observation_count on a hit — this description does not assert a fixed number, since a ledger this size changes constantly). Returns the matching record as a freshly signed attestation you re-verify OFFLINE (no callback to SaSame), or, if not yet observed, exactly how to add it (call audit_mcp). Pure read: no live probe, no network, instant. Verification status only - NOT a safety, quality, or trust verdict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The MCP/agent endpoint URL or domain to look up (e.g. https://example.com/mcp or example.com) |