Card snapshot
pharma-deep.hergertsynthora.com
·
2026-09-09 08:49:30 UTC
·
5ae7111373951c22f9d1e9dcb802af670902101018e693ef0fef44887f23f5fc
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": "SYNTHORA pharma-deep",
"description": "SYNTHORA pharma-deep: deep pharmaceutical intelligence report on a drug / active ingredient / manufacturer using OPEN official sources (openFDA label, FAERS adverse events aggregated, FDA recalls/enforcement, NDC catalog, ClinicalTrials.gov v2, Europe PMC literature, EMBL-EBI ChEMBL, NIH RxNav, NLM DailyMed, Spanish AEMPS CIMA, WHO GHO) plus web search, synthesized by the SYNTHORA intelligence engine into a signed report with mandatory citations per claim and an explicit NO VERIFICABLE section. Regulatory status US (FDA) and Spain/EU (AEMPS). 0.50 USDC via x402 on Base. POST {\"subject\":\"metformina\"}.",
"url": "https://api.hergertsynthora.com/v1/pharma-deep",
"preferredTransport": "HTTP+JSON",
"additionalInterfaces": [
{
"url": "https://api.hergertsynthora.com/v1/pharma-deep",
"transport": "HTTP+JSON"
},
{
"url": "https://api.hergertsynthora.com/v1/a2a",
"transport": "JSONRPC"
}
],
"version": "1.0.0",
"provider": {
"organization": "SYNTHORA",
"url": "https://hergertsynthora.com"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "pharma_deep",
"name": "pharma deep",
"description": "SYNTHORA pharma-deep: deep pharmaceutical intelligence report on a drug / active ingredient / manufacturer using OPEN official sources (openFDA label, FAERS adverse events aggregated, FDA recalls/enforcement, NDC catalog, ClinicalTrials.gov v2, Europe PMC literature, EMBL-EBI ChEMBL, NIH RxNav, NLM DailyMed, Spanish AEMPS CIMA, WHO GHO) plus web search, synthesized by the SYNTHORA intelligence engine into a signed report with mandatory citations per claim and an explicit NO VERIFICABLE section. Regulatory status US (FDA) and Spain/EU (AEMPS). 0.50 USDC via x402 on Base. POST {\"subject\":\"metformina\"}.",
"tags": [
"pharma",
"deep",
"x402",
"synthora",
"m2m",
"a2a"
],
"examples": [
"{\"subject\": \"metformina\"}"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"inputSchema": {
"type": "object",
"properties": {
"subject": {
"type": "string"
}
},
"required": [
"subject"
]
}
}
],
"securitySchemes": {
"x402": {
"type": "http",
"scheme": "x402",
"description": "HTTP 402 micropayment. 500000 atomic USDC on eip155:8453."
}
},
"security": [
{
"x402": []
}
],
"x402": {
"network": "eip155:8453",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"amount": "500000",
"payTo": "0xEf879BFD6C4AccB8F795136de90246e1EC245e06",
"resource": "https://api.hergertsynthora.com/v1/pharma-deep"
},
"mcp": {
"endpoint": "https://api.hergertsynthora.com/v1/mcp",
"transport": "http-jsonrpc"
}
}