Back to Raras Disease Twin
Card snapshot
raras.org
·
2026-05-22 06:40:17 UTC
·
9096803063223fc3be70d3e78f840a13ab0bc1cd10c937462fc6a6987d66c53e
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "0.3.0",
"name": "Raras Disease Twin",
"description": "Agente do g\u00eameo digital de doen\u00e7as raras (10.468 doen\u00e7as). Responde sobre fen\u00f3tipos (HPO), genes, cobertura SUS, ensaios cl\u00ednicos, tratamentos citados na literatura e doen\u00e7as semelhantes \u2014 sempre com fontes cit\u00e1veis, em PT-BR. Car\u00e1ter informativo; nunca diagnostica.",
"url": "https://raras.org/api/a2a",
"preferredTransport": "JSONRPC",
"version": "0.2.0",
"provider": {
"organization": "Raras",
"url": "https://raras.org"
},
"documentationUrl": "https://raras.org/mcp",
"iconUrl": "https://raras.org/icon.png",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "disease_lookup",
"name": "Consulta de doen\u00e7a rara",
"description": "Dado o nome de uma doen\u00e7a rara, retorna um resumo fundamentado (IDs ORPHA/MONDO, genes, cobertura SUS) com links para as fontes.",
"tags": [
"rare-disease",
"orphanet",
"hpo",
"sus",
"pt-br"
],
"examples": [
"O que \u00e9 a doen\u00e7a de Fabry?",
"Fibrose c\u00edstica tem cobertura no SUS?"
]
},
{
"id": "differential_by_symptoms",
"name": "Diferencial por sintomas",
"description": "Dado um conjunto de sintomas, sugere doen\u00e7as raras candidatas (informativo, nunca diagn\u00f3stico).",
"tags": [
"differential-diagnosis",
"hpo",
"phenotype"
],
"examples": [
"Quais doen\u00e7as raras combinam com convuls\u00f5es e atraso de desenvolvimento?"
]
}
],
"additionalInterfaces": [
{
"transport": "MCP",
"url": "https://raras.org/api/mcp"
}
]
}