Back to CareCommons Administrator Agent
Card snapshot
care-commons.meteorapp.com
·
2026-05-18 16:02:46 UTC
·
cd6c4567effb383900c5563e3ede57dd0d8a4593d08d871957dc01bc50e5e5d5
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": "CareCommons Administrator Agent",
"description": "Handles eligibility applications for clinical trials, referrals, and prior authorizations",
"url": "https://care-commons.meteorapp.com/api/a2a",
"preferredTransport": "JSONRPC",
"additionalInterfaces": [
{
"url": "https://care-commons.meteorapp.com/api/a2a",
"transport": "JSONRPC"
}
],
"provider": {
"organization": "Honeycomb Healthcare",
"url": "https://care-commons.meteorapp.com/"
},
"version": "1.0.0",
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": true,
"extensions": [
{
"uri": "https://care-commons.meteorapp.com/a2a-ext",
"description": "Honeycomb A2A extensions for healthcare workflows",
"required": false,
"params": {
"a2a": "https://care-commons.meteorapp.com/api/a2a",
"mcp": "https://care-commons.meteorapp.com/api/mcp",
"tasks": "https://care-commons.meteorapp.com/api/tasks"
}
}
]
},
"defaultInputModes": [
"text/plain",
"application/json",
"application/octet-stream"
],
"defaultOutputModes": [
"text/plain",
"application/json",
"application/octet-stream"
],
"skills": [
{
"id": "eligibility-processor",
"name": "Eligibility Processing",
"description": "Process eligibility applications for clinical trials, referrals, and prior authorizations",
"tags": [
"healthcare",
"authorization",
"eligibility"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
}
],
"supportsAuthenticatedExtendedCard": false,
"extensions": {
"a2a.config64": "eyJhZ2VudElkIjoiY2FyZS1jb21tb25zLWFkbWluaXN0cmF0b3IiLCJzZXJ2ZXJVcmwiOiJodHRwczovL2NhcmUtY29tbW9ucy5tZXRlb3JhcHAuY29tLyJ9"
}
}