{
  "schemaVersion": "0.1.0",
  "name": "Sinder",
  "description": "Sinder is a UAE fintech issuing a Mastercard Platinum Debit travel card with 0% Sinder FX markup within an AED 40,000 / month worldwide allowance.",
  "url": "https://sinder.ae",
  "contact": {
    "email": "socials@sinder.ae",
    "url": "https://sinder.ae/contact"
  },
  "agents": [
    {
      "id": "sinder-public",
      "name": "Sinder Public Agent",
      "description": "Public read-only agent for Sinder content, FAQ lookup, and waitlist signup.",
      "url": "https://sinder.ae/.well-known/agent.json",
      "type": "a2a",
      "version": "1.0.0"
    }
  ],
  "services": [
    {
      "id": "openapi",
      "name": "Public REST API",
      "url": "https://sinder.ae/openapi.json",
      "type": "openapi"
    },
    {
      "id": "mcp",
      "name": "MCP discovery",
      "url": "https://sinder.ae/.well-known/mcp.json",
      "type": "mcp"
    },
    {
      "id": "webmcp",
      "name": "WebMCP manifest",
      "url": "https://sinder.ae/.well-known/webmcp.json",
      "type": "webmcp"
    },
    {
      "id": "llms",
      "name": "AI site digest",
      "url": "https://sinder.ae/llms-full.txt",
      "type": "llms-txt"
    }
  ]
}