# 360 Emotions > 360 Emotions is a sensory journey experience — a wellness and sensory arts > company offering services, content, and resources that engage all five senses. ## For AI agents 360 Emotions publishes a public, read-only Model Context Protocol (MCP) endpoint for AI agents to discover content and answer user questions accurately. - Endpoint: https://www.360emotions.com/api/public/mcp - Transport: HTTP (Streamable) - Auth: none (anonymous) - Discovery: https://www.360emotions.com/.well-known/mcp.json ### What you can read - `posts` — published blog posts and articles. Each result includes a `postUrl` you can share with users so they land directly on the post. - `pages` — published site pages (about, services, contact, etc.). - `categories` — content category taxonomy used by posts and pages. - `media` — public media assets (images, videos). ### What is not exposed - No user data, leads, or private information. - No write operations of any kind. ## Links - Website: https://www.360emotions.com - Contact: info@360emotions.com