{
  "name": "thai-notary-law-service",
  "version": "1.0.0",
  "description": "MCP server for Thai Notary Law Service — query services, pricing, coverage, FAQ.",
  "transport": "streamable-http",
  "endpoint": "https://xswibbuochcismgpgphl.supabase.co/functions/v1/ai-agent-mcp",
  "tools": [
    { "name": "get_services", "description": "List all services with pricing." },
    { "name": "get_pricing", "description": "Get price for a specific service slug." },
    { "name": "get_office_info", "description": "Office contact, hours, coverage, languages, credentials." },
    { "name": "search_faq", "description": "Search FAQ by keyword." }
  ],
  "documentation": "https://thainotary.co.th/docs/AI_AGENT_LAYER.md"
}
