{
  "specVersion": "1.0",
  "host": {
    "displayName": "Sticklight",
    "identifier": "sticklight.com"
  },
  "entries": [
    {
      "identifier": "urn:air:sticklight.com:server:sticklight-mcp",
      "displayName": "Sticklight MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://sticklight.com/.well-known/mcp/server-card.json",
      "description": "Remote MCP server for creating, editing, previewing, and publishing Sticklight apps from MCP clients such as Cursor, Claude, and ChatGPT.",
      "representativeQueries": [
        "build a landing page with Sticklight",
        "edit my Sticklight project and add a contact form",
        "publish my Sticklight app to a custom subdomain",
        "list my Sticklight projects"
      ]
    },
    {
      "identifier": "urn:air:sticklight.com:doc:llms-txt",
      "displayName": "Sticklight llms.txt",
      "type": "text/plain",
      "url": "https://sticklight.com/llms.txt",
      "description": "Curated product, pricing, MCP, and support links for AI agents discovering Sticklight.",
      "representativeQueries": ["what is Sticklight and how do agents connect to it", "find Sticklight MCP server and pricing documentation"]
    },
    {
      "identifier": "urn:air:sticklight.com:doc:pricing-md",
      "displayName": "Sticklight pricing.md",
      "type": "text/markdown",
      "url": "https://sticklight.com/pricing.md",
      "description": "Machine-readable plans, limits, billing details, and pricing FAQ for autonomous agents.",
      "representativeQueries": ["what does Sticklight Pro cost", "compare Sticklight free and paid plan limits"]
    },
    {
      "identifier": "urn:air:sticklight.com:api:plans",
      "displayName": "Sticklight Plans API",
      "type": "application/json",
      "url": "https://api-platform.sticklight.com/api/v1/plans",
      "description": "Authoritative JSON endpoint for live Sticklight plan prices and entitlements.",
      "representativeQueries": ["fetch current Sticklight subscription plans and credits", "get live Sticklight pricing from the API"]
    }
  ]
}
