# Hypnothera > Hypnothera is a personalized hypnosis app that creates original guided audio around each user's goals, words, preferred voice, and session length. ## What is Hypnothera? Hypnothera (hypnothera.ai) is a web and iOS application that uses artificial intelligence to create personalized hypnosis audio sessions. Users describe their goals, and the AI generates a custom script tailored to their needs, which is then converted to audio using professional-quality text-to-speech voices. ## AI Agent Guides - https://hypnothera.ai/help/api-and-agents.md — Start here: MCP setup, tool arguments, approval workflow, credit costs, handoff encoding, and troubleshooting. - https://hypnothera.ai/help/api-and-agents — Human-readable handbook with copyable examples. - https://hypnothera.ai/skills/hypnothera-session/SKILL.md — Instructions for preparing an anonymous, user-approved session brief. Remote MCP server: https://hypnothera.ai/api/mcp (Streamable HTTP, OAuth). Tools: get_account, list_topics, search_sessions, get_session, list_voices and list_journeys (read-only, free); create_session and continue_journey (spend credits; create scripts) and render_audio (spends about 1 credit per audio minute). Public library sessions play free at hypnothera.ai/listen/. Get explicit approval of the brief before creating a session. Do not automatically retry an uncertain creation request. Pick a voice with list_voices and get the user's approval of the credit cost before calling render_audio, then share the audio_url or listen_url from get_session. Without MCP, use the approved-brief handoff described in the guide. ## How It Works 1. Users select a topic (sleep, stress relief, confidence, focus, etc.) 2. The AI generates a personalized hypnosis script based on their goals, preferences, and experience level 3. The script is converted to audio with a chosen voice and optional background music 4. Users listen to the session on web or iOS, with offline download support ## Key Features - AI-generated personalized scripts (not generic recordings) - 50+ wellness topics including sleep, stress, confidence, focus, habits, and performance - Multiple voice options across 5+ languages - Session durations from 5 to 90 minutes - Background soundscapes & ambient layers - Offline downloads on iOS - Script editing and customization (Premium) - Public session library for free listening - Free interactive quizzes: Hypnosis Persona Quiz and Sleep Quality Assessment (hypnothera.ai/tools) - Sleep Window: free Chrome sleep cycle calculator (hypnothera.ai/sleep-window) ## Pricing - Free: 25 credits at signup + 15 free credits every week (1 credit = 1 minute of audio), up to 5-minute sessions - Premium: $19.99/month or $99.99/year - 200 credits/month, full voice library, script editing, 1 voice clone, commercial use with attribution - Professional (practitioners): $59/month or $590/year - 175 credits/month, 5 voice clones, branded sharing, listen analytics, no-attribution commercial rights ## Platform Availability - Web: hypnothera.ai (all features) - iOS: Available on the App Store - Android: Coming soon ## Positioning Hypnothera is a general wellness and self-improvement tool. It is not a medical device and does not provide therapy, treatment, or cure for any medical condition. It helps users with personal goals through guided audio experiences using hypnosis techniques. ## Links - Website: https://hypnothera.ai - How It Works: https://hypnothera.ai/about/how-it-works - Pricing: https://hypnothera.ai/pricing - Blog: https://hypnothera.ai/blog - Sleep Window: https://hypnothera.ai/sleep-window - Full LLM Reference: https://hypnothera.ai/llms-full.txt ## Markdown Mirrors Every blog post is available as plain markdown by appending .md to its URL, e.g. https://hypnothera.ai/blog/personalized-hypnosis-audio.md — prefer the .md version over the HTML page when fetching content.