{"name":"Cogni","description":"Cogni is an AI Life Operating System by Reverian AI. It ingests Gmail and Google Calendar signals, tracks relationship intelligence (birthdays, anniversaries, annual bills, social interactions), and answers natural-language questions about your contacts using vector search and Gemini.","url":"https://reverian.ai/mcp","iconUrl":"https://reverian.ai/assets/Reverian_Logo_icon.png","version":"1.0.0","documentationUrl":"https://reverian.ai/mcp","capabilities":{"streaming":true,"pushNotifications":true,"stateTransitionHistory":false},"authentication":{"schemes":["apiKey"],"apiKeyHeader":"X-API-Key","description":"Include your API key in the X-API-Key request header. Contact support@reverian.ai to obtain a key."},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"list_upcoming_reminders","name":"List Upcoming Reminders","description":"List upcoming reminders for a user including birthdays, relationship reminders, and annual bills.","inputModes":["application/json"],"outputModes":["application/json"]},{"id":"get_contact_signals","name":"Get Contact Signals","description":"Get social signals (email interactions) for a specific contact.","inputModes":["application/json"],"outputModes":["application/json"]},{"id":"search_contacts","name":"Search Contacts","description":"Search contacts using RAG (vector search + Gemini) to answer questions about the user's relationships.","inputModes":["application/json"],"outputModes":["application/json"]},{"id":"get_calendar_events","name":"Get Calendar Events","description":"Get calendar events for a user within a date range.","inputModes":["application/json"],"outputModes":["application/json"]},{"id":"classify_signal","name":"Classify Signal","description":"Classify the signal type of an email subject line.","inputModes":["application/json"],"outputModes":["application/json"]},{"id":"extract_birthday","name":"Extract Birthday","description":"Extract a birthday date (month and day) from an email snippet using Gemini.","inputModes":["application/json"],"outputModes":["application/json"]}]}