{
  "specVersion": "1.0",
  "host": {
    "name": "Rumors",
    "url": "https://rumors.app",
    "description": "AI dating app by Rumors Dating Inc. The site hosts a multilingual pick-up line library curated by native editors."
  },
  "entries": [
    {
      "id": "urn:air:rumors.app:mcp:rumors-lines",
      "displayName": "Rumors pick-up lines MCP server",
      "description": "Read-only MCP server (Streamable HTTP, no auth) over published, native-editor-curated pick-up line collections. Every line carries a literal English gloss.",
      "type": "application/json",
      "url": "https://rumors.app/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "tagalog pick up lines with english translation",
        "hugot lines kilig",
        "cantadas engraçadas em português",
        "pantun gombal romantis",
        "flirty opener in a language my match speaks"
      ]
    },
    {
      "id": "urn:air:rumors.app:api:public-api",
      "displayName": "rumors.app public API (OpenAPI 3.1)",
      "description": "OpenAPI description of the public endpoints: MCP server, aggregated copy counts, anonymous event beacon.",
      "type": "application/openapi+json",
      "url": "https://rumors.app/.well-known/openapi.json",
      "representativeQueries": [
        "how popular is this pick-up line",
        "copy counts for a rumors.app phrase page"
      ]
    },
    {
      "id": "urn:air:rumors.app:skills:rumors-lines",
      "displayName": "Agent Skills index",
      "description": "Skill describing how to use the phrase corpus: MCP-first with a plain-HTTP fallback and quoting etiquette.",
      "type": "application/json",
      "url": "https://rumors.app/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "how should an agent fetch pick-up lines from rumors.app",
        "rumors.app agent skill"
      ]
    }
  ]
}
