{
  "schemaVersion": "1.0",
  "name": "smry",
  "description": "Source-grounded article reading, private library and history, followed RSS/Atom sources, managed consumers, and web-change monitors.",
  "homepage": "https://smry.ai",
  "documentation": "https://smry.ai/llms.txt",
  "interfaces": {
    "mcp": {
      "transport": "streamable-http",
      "url": "https://api.smry.ai/mcp",
      "authentication": "bearer",
      "setup": "https://smry.ai/agent-setup/prompt.md"
    },
    "openapi": {
      "url": "https://api.smry.ai/openapi.json"
    },
    "skills": {
      "index": "https://smry.ai/.well-known/agent-skills/index.json",
      "primary": "https://smry.ai/.well-known/agent-skills/smry/SKILL.md"
    },
    "llms": {
      "index": "https://smry.ai/llms.txt",
      "full": "https://smry.ai/llms-full.txt"
    }
  }
}
