{
  "$schema": "https://modelcontextprotocol.io/schemas/draft/server-card.json",
  "serverInfo": {
    "name": "skin-stories-home",
    "title": "Skin Stories Home",
    "version": "0.1.0",
    "websiteUrl": "https://nataliamejia.com",
    "description": "Public tools for Natalia Mejia — Skin Stories, a paramedical tattoo studio in NYC: studio info, services, and blog articles."
  },
  "protocolVersion": "2025-06-18",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://nhzgoeoualnuezqytqut.supabase.co/functions/v1/mcp"
  },
  "endpoints": [
    {
      "type": "streamable-http",
      "url": "https://nhzgoeoualnuezqytqut.supabase.co/functions/v1/mcp"
    }
  ],
  "capabilities": {
    "tools": { "listChanged": false }
  },
  "authentication": {
    "type": "none"
  },
  "tools": [
    { "name": "get_studio_info", "title": "Get studio info", "description": "Public contact details, address, opening hours and areas served." },
    { "name": "list_services", "title": "List services", "description": "The paramedical tattoo services offered, with summaries and page URLs." },
    { "name": "list_blog_posts", "title": "List blog posts", "description": "Published articles about scars, paramedical tattoo and skin regeneration." },
    { "name": "get_blog_post", "title": "Get blog post", "description": "Fetch one published blog article by slug, including its content." }
  ]
}
