proofrelay.get_verifier_status
Look up the public status and discovery metadata of the ProofRelay verifier, including endpoint URLs, tool count, and trust boundary, requiring no authentication.
Instructions
Read-only status lookup for public ProofRelay discovery metadata. Use first to confirm the hosted MCP endpoint, server-card URL, product URL, public tool count, and trust boundary. Requires no authentication, performs no network call from this local wrapper, mutates nothing, and returns JSON text with status, URLs, counts, and non-confidential boundary notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| server_name | Yes | ||
| hosted_mcp_endpoint | Yes | ||
| server_card | Yes | ||
| product_page | Yes | ||
| public_tool_count | Yes | ||
| local_glama_tool_count | Yes | ||
| boundary | Yes | Public-safe operating boundary and non-claims. |