{"name":"KnowYourModel Registry","description":"Public, stateless, read-only discovery and trust lookups for agents and models in the KnowYourModel registry.","supportedInterfaces":[{"url":"https://dev.knowyourmodel.ai/api/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"provider":{"url":"https://nexartis.com","organization":"Nexartis"},"version":"1.0.0","documentationUrl":"https://dev.knowyourmodel.ai/docs/a2a-protocol","capabilities":{"streaming":false,"pushNotifications":false,"extensions":[{"uri":"https://nexartis.com/extensions/kym-registry/v1","description":"Structured registry operations carried in exactly one application/json message data part.","params":{"operations":["search_agents","get_agent","list_models","get_trust_score","check_health"],"requestSchema":{"type":"object","required":["operation"],"properties":{"operation":{"enum":["search_agents","get_agent","list_models","get_trust_score","check_health"]},"arguments":{"type":"object"}}}}}],"extendedAgentCard":false},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"agent-discovery","name":"Agent Discovery","description":"Search the public registry or retrieve an agent record using search_agents and get_agent.","tags":["discovery","search","registry"],"examples":["{\"operation\":\"search_agents\",\"arguments\":{\"query\":\"planning\"}}"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"model-discovery","name":"Model Discovery","description":"List public registry entities using list_models.","tags":["discovery","registry","models"],"examples":["{\"operation\":\"list_models\",\"arguments\":{\"type\":\"model\"}}"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"trust-and-health","name":"Trust and Health","description":"Read public trust data or registry service health using get_trust_score and check_health.","tags":["trust","verification","health"],"examples":["{\"operation\":\"get_trust_score\",\"arguments\":{\"agent_id\":\"agent-id\"}}"],"inputModes":["application/json"],"outputModes":["application/json"]}],"iconUrl":"https://dev.knowyourmodel.ai/favicon.svg"}