Cuvo Health Agent
cuvo.co
· Cuvo Health
Deterministic concierge for Cuvo, the white label telehealth platform. Answers questions from the site's published facts and books the free 30-minute discovery call: send the buyer's first_name and email as a data part, and the reply returns the scheduling link.
cuvo.co via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 56/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-23 19:32:48 current | 828cc621f8a6… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://cuvo.co/.well-known/agent-card.json |
| Provider | https://cuvo.co |
| Docs | https://cuvo.co/api-docs |
Skills · 2 declared · mapped to canonical taxonomy
Books the free 30-minute discovery call about launching a telehealth brand on Cuvo. Include a data part with first_name and email; the reply confirms, notifies …
Answers what Cuvo runs for telehealth brands from published facts: platform scope, published pricing, treatment categories, compliance structure, and comparison…
Health · last 1 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/cuvo.co) [](https://agenstry.com/agents/cuvo.co) [](https://agenstry.com/agents/cuvo.co) [](https://agenstry.com/agents/cuvo.co)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Cuvo Health Agent",
"description": "Deterministic concierge for Cuvo, the white label telehealth platform. Answers questions from the site's published facts and books the free 30-minute discovery call: send the buyer's first_name and email as a data part, and the reply returns the scheduling link.",
"version": "1.0.0",
"url": "https://cuvo.co/api/a2a",
"protocolVersion": "0.3.0",
"preferredTransport": "JSONRPC",
"supportedInterfaces": [
{
"url": "https://cuvo.co/api/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "0.3"
}
],
"provider": {
"organization": "Cuvo Health",
"url": "https://cuvo.co"
},
"documentationUrl": "https://cuvo.co/api-docs",
"iconUrl": "https://cuvo.co/icon.svg",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false,
"extensions": [
{
"uri": "https://github.com/google-agentic-commerce/AP2/tree/v0.1.0",
"description": "AP2 merchant role. The only transaction offered today is the free ($0) discovery-call booking, so no payment mandates are required; the declaration signals readiness for agentic transactions.",
"required": true,
"params": {
"roles": [
"merchant"
]
}
},
{
"uri": "https://github.com/google-agentic-commerce/ap2/tree/v0.1",
"description": "AP2 merchant role. The only transaction offered today is the free ($0) discovery-call booking, so no payment mandates are required; the declaration signals readiness for agentic transactions.",
"required": true,
"params": {
"roles": [
"merchant"
]
}
}
]
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "book-discovery-call",
"name": "Book a discovery call",
"description": "Books the free 30-minute discovery call about launching a telehealth brand on Cuvo. Include a data part with first_name and email; the reply confirms, notifies the Cuvo team, and returns the /booking scheduling link.",
"tags": [
"booking",
"discovery-call",
"telehealth",
"merchant"
],
"examples": [
"Book a discovery call for Jane (jane@brand.com) about launching a GLP-1 brand."
]
},
{
"id": "cuvo-info",
"name": "About Cuvo",
"description": "Answers what Cuvo runs for telehealth brands from published facts: platform scope, published pricing, treatment categories, compliance structure, and comparisons.",
"tags": [
"information",
"telehealth",
"pricing"
],
"examples": [
"What does Cuvo cost and what is included?"
]
}
]
}