{
  "name": "Lolly",
  "description": "Lolly: constraint-first, template-driven platform for generating production-ready creative and content assets at scale.",
  "url": "https://lolly.tools",
  "license": "MPL-2.0",
  "engine": "1.184.0",
  "source": "https://github.com/lolly-tools/lolly",
  "agents": "https://lolly.tools/agents.md",
  "llms": "https://lolly.tools/llms.txt",
  "llms_full": "https://lolly.tools/llms-full.txt",
  "openapi": "https://lolly.tools/openapi.json",
  "docs": "https://lolly.tools/info/",
  "docs_markdown": "https://lolly.tools/info/{path}.md",
  "sitemap": "https://lolly.tools/info/sitemap.xml",
  "capabilities": "https://lolly.tools/info/capabilities.json",
  "catalog": "https://lolly.tools/catalog/tools/index.json",
  "tool_manifest": "https://lolly.tools/tools/{id}/tool.json",
  "app": "https://lolly.tools/#/tool/{id}?{query}",
  "render": {
    "url": "https://lolly.tools/tool/{id}.{ext}?{query}",
    "auth": "none",
    "formats": [
      "svg",
      "emf",
      "eps",
      "eps-cmyk",
      "dxf",
      "exr",
      "hdr",
      "penpot",
      "html",
      "md",
      "txt",
      "json",
      "csv",
      "ics",
      "vcf",
      "png"
    ],
    "content_credentials": false,
    "note": "Per deployment: 404 where the route is switched off (lolly.tools), live on https://lolly.art. png only for SVG-native tools."
  },
  "mcp": {
    "full": "https://mcp.lolly.tools/mcp",
    "light": "https://lolly.tools/api/mcp",
    "auth": [
      "bearer",
      "oauth2.1"
    ],
    "oauth_authorization_server": "https://lolly.tools/.well-known/oauth-authorization-server",
    "oauth_protected_resource": "https://lolly.tools/.well-known/oauth-protected-resource",
    "tools": [
      "lolly_compile",
      "lolly_inspect",
      "lolly_measure",
      "lolly_validate",
      "lolly_diff",
      "lolly_package",
      "lolly_list_tools",
      "lolly_describe_tool",
      "lolly_build_url",
      "lolly_render",
      "lolly_transform",
      "lolly_redact",
      "lolly_verify"
    ],
    "resources": [
      "lolly://catalog",
      "lolly://assets",
      "lolly://tokens",
      "lolly://tool/{id}",
      "lolly://tool/{id}/preview",
      "lolly://asset/{id}"
    ]
  }
}
