{
  "protocolVersion": "0.3.0",
  "name": "Bean Concierge",
  "description": "Answers questions about Bean — the dating app for people serious about family — from the site's own published content, with cited source URLs. Covers how the app works, pricing, privacy, the AI baby previews, and the Bean Journal's research on family-minded dating.",
  "url": "https://get-bean.com/api/public/a2a",
  "preferredTransport": "JSONRPC",
  "provider": {
    "organization": "Bean",
    "url": "https://get-bean.com"
  },
  "version": "1.0.0",
  "documentationUrl": "https://get-bean.com/docs",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain"],
  "skills": [
    {
      "id": "ask-bean",
      "name": "Ask about Bean",
      "description": "Ask anything about Bean's product, pricing, privacy model, or the research in the Bean Journal. Every exchange completes synchronously; answers cite source URLs on get-bean.com.",
      "tags": ["dating", "faq", "pricing", "privacy", "ai-baby-generator"],
      "examples": [
        "What does Bean Plus cost?",
        "Who can see my photos on Bean?",
        "Can AI actually predict what a baby will look like?"
      ]
    }
  ]
}
