{
  "name": "MetroClick",
  "description": "NYC-based interactive touch screen kiosk manufacturer and digital signage company. Ruggedized touch screen kiosks (7\"–98\"), LED/video walls, smart coolers, smart lockers, and interactive displays for retail, healthcare, hospitality, transportation, and government. National and global delivery.",
  "url": "https://www.metroclick.com",
  "provider": { "name": "MetroClick", "url": "https://www.metroclick.com" },
  "version": "1.0",
  "protocolVersion": "0.2",
  "documentationUrl": "https://www.metroclick.com/llms.txt",
  "capabilities": { "streaming": false },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["application/json", "text"],
  "discovery": {
    "entityIndex": "https://www.metroclick.com/llms.txt",
    "sitemap": "https://www.metroclick.com/sitemap_index.xml",
    "contact": "https://www.metroclick.com/contact/",
    "onPageSchema": "https://www.metroclick.com/  (LocalBusiness/Organization JSON-LD in <head>)"
  },
  "skills": [
    {
      "id": "get_catalog",
      "name": "Get products, services & solutions",
      "description": "Returns MetroClick's product catalog (kiosks, digital signage, LED/video walls, smart lockers/coolers), industry solutions (11 verticals: retail, healthcare, hospitality, transportation, sports, etc.), and services (custom engineering, CMS, installation, rental) as JSON.",
      "x_invocable": true,
      "x_method": "GET",
      "x_endpoint": "https://www.metroclick.com/.well-known/get_services.json",
      "x_response_type": "application/json",
      "examples": ["What kiosks does MetroClick make?", "Do you have solutions for retail?", "Do you offer LED video walls?"]
    },
    {
      "id": "get_quote",
      "name": "Request a quote",
      "description": "Pricing is custom/B2B per project; submit requirements via the human contact form (no automated pricing).",
      "x_invocable": false,
      "x_action": "human_handoff",
      "x_human_url": "https://www.metroclick.com/contact/",
      "examples": ["How much for a payment kiosk?", "Get a quote for 10 wayfinding kiosks"]
    },
    {
      "id": "coverage",
      "name": "Delivery coverage",
      "description": "National and global delivery from NYC; no fixed local service area. Informational only.",
      "x_invocable": false,
      "examples": ["Do you ship to California?", "Can you install kiosks outside the US?"]
    }
  ],
  "x_static_discovery": true,
  "x_note": "Discovery + read-only data card. get_services returns live JSON at x_endpoint. get_quote and coverage are informational (x_invocable:false) — get_quote routes to the human contact form. No autonomous transaction/booking/payment endpoint.",
  "x_built_by": { "name": "Sapid Agency", "url": "https://sapidagency.com", "role": "AI discoverability layer — agent card, llms.txt, schema" }
}
