{
  "name": "Sir Chats-a-Lot",
  "description": "Open-source (MIT) self-hosted AI chat widget for React/Next.js. Grounds answers in the host site's published content via the Gnosys knowledge layer, renders dynamic UI surfaces (forms, quick actions, confirm dialogs, composed blocks), and uses the integrator's own LLM API key. No hosted service: integrator sites are independent data controllers.",
  "url": "https://sir-chats-a-lot.com",
  "provider": {
    "organization": "JAMAEDGE Group LLC (dba Proticom)",
    "url": "https://proticom.com"
  },
  "documentationUrl": "https://sir-chats-a-lot.com/llms-full.txt",
  "capabilities": {
    "kind": "installable-software",
    "distribution": "npm:sir-chats-a-lot",
    "agentSetupPrompt": "https://sir-chats-a-lot.com/agent-setup",
    "skills": "https://sir-chats-a-lot.com/.well-known/agent-skills/index.json"
  },
  "notes": "This site hosts documentation and a live demo, not an API. To use SCAL, install the npm package on your own site — the agent-skills above walk through it."
}
