{"message":"Official MCP Therapy System Backend","version":"1.0.0","mcp_sdk":"@modelcontextprotocol/sdk","websocket_implementation":"enhanced","production_routes":{"main_chat":"/chat","http_chat":"/http-chat","prompt_manager":"/prompt-manager","admin_dashboard":"/admin"},"testing_routes":{"websocket_chat":"/websocket-chat.html","simple_http_chat":"/simple-http-chat.html","prompt_testing":"/prompt-testing.html","landing_page":"/"},"endpoints":{"health":"/api/health","ai_query":"/api/ai/query","ai_test":"/api/ai/test","tools":"/api/ai/tools","doctor_query":"/api/doctor/query","doctor_consultations":"/api/doctor/consultations","doctor_patient_data":"/api/doctor/patient-data","doctor_tools":"/api/doctor/tools","doctor_test":"/api/doctor/test","prompt_current":"/api/prompt/current","prompt_update":"/api/prompt/update","prompt_reset":"/api/prompt/reset","prompt_history":"/api/prompt/history","prompt_test":"/api/prompt/test","prompt_chat":"/api/prompt/chat","websocket":"wss://api-ai-mcp.mindtalkbuddy.com/ws","websocket_test":"/public/websocket-test.html","prompt_testing":"/prompt-testing.html","chat_testing":"/chat-testing.html","daily_messaging_status":"/api/daily-messaging/status","daily_messaging_trigger":"/api/daily-messaging/trigger","daily_messaging_start":"/api/daily-messaging/start","daily_messaging_stop":"/api/daily-messaging/stop","chat_history":"/api/chat-history/:mobile","chat_unread_count":"/api/chat-history/:mobile/unread-count","chat_mark_read":"/api/chat-history/:mobile/mark-read","chat_clear":"/api/chat-history/:mobile/clear","notification_register_token":"/api/notifications/register-token","notification_remove_token":"/api/notifications/remove-token","notification_preferences":"/api/notifications/preferences","notification_preferences_get":"/api/notifications/preferences/:mobile","notification_test":"/api/notifications/test","notification_history":"/api/notifications/history/:mobile"},"environment":{"max_connections":1000,"max_connections_per_ip":10,"heartbeat_interval":30000,"redis_enabled":false,"daily_messaging_enabled":true,"push_notifications_enabled":true,"notification_schedule":"9:00 AM and 9:00 PM IST"}}