Caretta
www.caretta.so
· Caretta
Realtime AI copilot for sales calls. Exposes calls, transcripts, notes, metrics, and follow-up todos to other agents via MCP.
www.caretta.so 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
F
Conformance score: 38/100
F-grade: card is reachable but fails most operational signals.
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-26 08:21:06 current | c0a2e9c2a889… |
view → |
Endpoints
| Agent card | https://www.caretta.so/.well-known/agent-card.json |
| Provider | https://www.caretta.so |
| Docs | https://www.caretta.so/docs/caretta-mcp |
Skills · 4 declared · mapped to canonical taxonomy
List recent sales calls with pagination.
Search call transcripts and summaries for a phrase or topic.
Retrieve one call with transcript, notes, metrics, and todos.
List, create, and update follow-up todos on calls.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
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/www.caretta.so) [](https://agenstry.com/agents/www.caretta.so) [](https://agenstry.com/agents/www.caretta.so) [](https://agenstry.com/agents/www.caretta.so)
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": "Caretta",
"description": "Realtime AI copilot for sales calls. Exposes calls, transcripts, notes, metrics, and follow-up todos to other agents via MCP.",
"url": "https://gateway.caretta.app/mcp",
"provider": {
"organization": "Caretta",
"url": "https://www.caretta.so"
},
"version": "1.0.0",
"documentationUrl": "https://www.caretta.so/docs/caretta-mcp",
"protocolVersion": "0.3.0",
"preferredTransport": "MCP",
"capabilities": {
"streaming": true,
"pushNotifications": true,
"stateTransitionHistory": false
},
"securitySchemes": {
"oauth2": {
"type": "oauth2",
"description": "OAuth 2.1 with PKCE. See https://www.caretta.so/auth.md",
"flows": {
"authorizationCode": {
"scopes": {
"openid": "Sign in as a Caretta user. Caretta permissions (calls:read, todos:read, todos:write) are granted separately through MCP consent, not as OAuth scopes."
}
}
}
}
},
"security": [
{
"oauth2": [
"openid"
]
}
],
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/markdown"
],
"skills": [
{
"id": "list-calls",
"name": "List calls",
"description": "List recent sales calls with pagination.",
"tags": [
"sales",
"calls"
],
"examples": [
"List my calls from this week"
]
},
{
"id": "search-transcripts",
"name": "Search transcripts",
"description": "Search call transcripts and summaries for a phrase or topic.",
"tags": [
"sales",
"search"
],
"examples": [
"Find calls where pricing objections came up"
]
},
{
"id": "get-call",
"name": "Get call",
"description": "Retrieve one call with transcript, notes, metrics, and todos.",
"tags": [
"sales",
"calls"
],
"examples": [
"Summarize yesterday's call with Acme"
]
},
{
"id": "manage-todos",
"name": "Manage todos",
"description": "List, create, and update follow-up todos on calls.",
"tags": [
"sales",
"tasks"
],
"examples": [
"Create a todo to send the security questionnaire"
]
}
]
}