{"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"]}]}