{
  "name": "Astris Partners Concierge",
  "description": "Answers questions about Astris Partners - what the firm does, who it works with and turns down, how engagements are priced, and its client results - strictly from the published astrispartners.co pages, and points people to the 30-minute introductory call.",
  "version": "1.0.0",
  "documentationUrl": "https://astrispartners.co/auth.md",
  "iconUrl": "https://astrispartners.co/assets/astris-icon.png",
  "provider": {
    "organization": "Astris Partners",
    "url": "https://astrispartners.co"
  },
  "supportedInterfaces": [
    {
      "url": "https://astrispartners.co/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain"],
  "skills": [
    {
      "id": "answer-about-astris",
      "name": "Answer questions about Astris Partners",
      "description": "Retrieves the relevant sections of astrispartners.co and answers from them only. Covers the demand engine and its five parts, the sectors served, the four disqualifiers, commercial structure (fixed component plus milestone success fee), deliverability practice and named client results. Says so plainly when the answer is not on the site.",
      "tags": ["b2b", "demand-generation", "outbound", "revenue-advisory", "qualification", "faq"],
      "examples": [
        "What does Astris Partners actually do?",
        "Who does Astris refuse to work with?",
        "How do Astris engagements get priced?",
        "What results has Astris produced in healthcare?",
        "We sell a $40K ACV platform into hospital systems - would Astris take us on?"
      ],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain"]
    },
    {
      "id": "book-intro-call",
      "name": "Route to an introductory call",
      "description": "Explains what the 30-minute introductory call covers - free upfront diligence, a custom Growth Plan the prospect keeps, no contracts or NDAs - and returns the booking link. This agent does not create the booking itself; the MCP server at https://astrispartners.co/mcp exposes a book_intro_call tool that does.",
      "tags": ["scheduling", "booking", "contact", "intro-call"],
      "examples": [
        "How do I talk to someone at Astris?",
        "Book me a call with Astris.",
        "What happens on the first call?"
      ],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain"]
    }
  ],
  "securitySchemes": {},
  "securityRequirements": [],
  "url": "https://astrispartners.co/a2a",
  "preferredTransport": "JSONRPC",
  "protocolVersion": "1.0",
  "security": []
}
