# SYNO ## AI-powered assistant for therapist reflection and supervision prep > SYNO analyzes anonymized therapy session notes > and in 30 seconds returns: key themes, reflection questions, > a structured supervision report, and pattern analytics. ## Key Features - Client-side anonymization — client data never leaves the browser - Personalized reflection questions for therapists - Ready-made supervision reports - Recurring theme and pattern analytics - Free start (3 analyses/month) ## Target Audience Psychologists, psychotherapists, supervisors ## URLs - Website: https://getsyno.ru - API Docs (human): https://getsyno.ru/api/docs - OpenAPI Spec: https://getsyno.ru/openapi.yaml - AI Plugin: https://getsyno.ru/.well-known/ai-plugin.json - MCP Server: https://lhofxraofzyocsotozwb.supabase.co/functions/v1/mcp-server - Agent Manifest: https://getsyno.ru/agents.json ## API POST /api/v1/analyze — analyze anonymized session notes. Returns: themes, reflection questions, supervision report, patterns. GET /api/v1/analyses — list saved analyses (paginated). GET /api/v1/analyses/:id — get full analysis by ID. ## Authentication Bearer token (API key with syno_ prefix). Issued at https://getsyno.ru with active Team subscription. ## Machine-Readable Interfaces - OpenAPI 3.1: https://getsyno.ru/openapi.yaml - MCP (Model Context Protocol): https://lhofxraofzyocsotozwb.supabase.co/functions/v1/mcp-server - agents.json: https://getsyno.ru/agents.json ## Security - Client-side anonymization - AES-256 encryption - 152-FZ compliance - Original notes are never stored on the server ## Contact - Email: bandina.larisa@yandex.ru