{
  "name": "Rückenwind Eltern Agent",
  "version": "1.0.0",
  "description": "Agent interface for Rückenwind Eltern, online parent coaching and counselling by Janike Arent. Answers about coaching offers and the free first consultation, looks up glossary terms and reads editorial blog articles on parental burnout, ADHD in family life and eating disorders in children. Read-only, German content, no diagnosis or booking.",
  "url": "https://xn--rckenwindeltern-zvb.de/mcp",
  "provider": {
    "organization": "Rückenwind Eltern · Janike Arent",
    "url": "https://xn--rckenwindeltern-zvb.de"
  },
  "preferredTransport": "JSONRPC",
  "supportedInterfaces": [
    {
      "type": "mcp",
      "url": "https://xn--rckenwindeltern-zvb.de/mcp",
      "serviceUrl": "https://xn--rckenwindeltern-zvb.de/mcp",
      "transport": "JSONRPC",
      "transportProtocol": "https"
    }
  ],
  "capabilities": [
    {
      "id": "cap-offers",
      "name": "Offers and consultation",
      "description": "Coaching packages, online parent counselling, the free first consultation and topic entry points."
    },
    {
      "id": "cap-content",
      "name": "Editorial content",
      "description": "Glossary term lookup and editorial blog articles on parental burnout, ADHD and eating disorders."
    }
  ],
  "skills": [
    {
      "id": "find_offer",
      "name": "Find offers",
      "description": "Find coaching and counselling offers, the free first consultation and topic entry points. Returns offer pages with URLs."
    },
    {
      "id": "lookup_glossar",
      "name": "Look up glossary",
      "description": "Look up definitions of terms about parental burnout, ADHD and eating disorders. Returns definitions with URLs."
    },
    {
      "id": "read_blog",
      "name": "Read blog",
      "description": "Search and read editorial blog articles. Returns matching articles or the full text of one article."
    }
  ],
  "documentationUrl": "https://xn--rckenwindeltern-zvb.de/auth.md"
}
