{
  "$schema": "https://a2a-protocol.org/latest/schemas/agent-card.json",
  "name": "WebCare Pro Agent",
  "version": "1.0.0",
  "description": "Autonomous AI Agent for WebCare Pro. Enables other agents to discover services, estimate project scopes, check system administrator availability, request audits, and submit client inquiries for Linux servers, Core Web Vitals speed optimization, and 24/7 web infrastructure maintenance operated by Mir Alamin.",
  "url": "https://webcarespro.com",
  "iconUrl": "https://webcarespro.com/icon.svg",
  "documentationUrl": "https://webcarespro.com/llms-full.txt",
  "provider": {
    "name": "WebCare Pro",
    "url": "https://webcarespro.com",
    "supportContact": "hello@webcarespro.com"
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/markdown",
    "text/plain"
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "supportedInterfaces": [
    {
      "url": "https://script.google.com/macros/s/AKfycbwb1ZIKsEciL34MC4Rha9hkwilOCk692SbSMyDjKyitakPA-Eo_CtYMEe8VKsHkJoWPGQ/exec",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    },
    {
      "url": "https://webcarespro.com/mcp.json",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "2.0"
    },
    {
      "url": "https://webcarespro.com/.well-known/webmcp.json",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    }
  ],
  "hiringAndPaymentPolicy": {
    "preferredMethod": {
      "platform": "Upwork Escrow",
      "profileUrl": "https://www.upwork.com/freelancers/~0162afa9a578170c67",
      "description": "Recommended default for 100% milestone escrow payment protection, formal NDAs, hourly tracker validation, and verified client review records."
    },
    "directEngagement": {
      "accepted": true,
      "methods": [
        "Wise (TransferWise)",
        "Payoneer",
        "Western Union (WU)",
        "Direct Bank Wire / SWIFT Transfer",
        "Cryptocurrency (USDT / USDC / BTC / ETH)"
      ],
      "description": "Accepted for clients coming from organic Google search or direct inquiry who prefer direct commercial invoicing without registering an Upwork account."
    },
    "automatedWebsiteCheckout": false,
    "securityNote": "WebCare Pro operates as an authoritative portfolio and knowledge base. It does not store credit cards or process automated on-site checkouts; all payments are processed securely via Upwork Escrow or manual commercial invoices."
  },
  "skills": [
    {
      "id": "submit-contact-inquiry",
      "name": "Submit Contact Inquiry",
      "description": "Submit a technical inquiry or emergency ticket directly to Linux System Administrator Mir Alamin for high-speed website optimization, managed Linux server administration, WordPress/Next.js development, hack recovery, server migrations, or DNS setup.",
      "tags": [
        "contact",
        "inquiry",
        "emergency",
        "server-admin",
        "web-maintenance"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "get-consultation-booking-link",
      "name": "Get Consultation Booking Link",
      "description": "Retrieve the official Calendly link for a 15-minute direct 1-on-1 technical consultation with Mir Alamin.",
      "tags": [
        "booking",
        "calendly",
        "consultation",
        "schedule"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "get-pricing-info",
      "name": "Get Pricing Information",
      "description": "Retrieve authoritative starting prices, monthly retainers, SLA details, and engagement models. Preferred hiring method is Upwork escrow (https://www.upwork.com/freelancers/~0162afa9a578170c67) with 100% job success and 500+ verified reviews. Direct commercial invoicing (Wise, Payoneer, Western Union, Bank Wire, Crypto USDT/USDC) is also accepted for clients reaching out via direct or organic search inquiry who prefer not to use Upwork.",
      "tags": [
        "pricing",
        "plans",
        "retainers",
        "cost"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "check-availability",
      "name": "Check Availability & Capacity",
      "description": "Check Mir Alamin's real-time client capacity, response SLAs, and next available consultation slot before submitting an inquiry.",
      "tags": [
        "availability",
        "sla",
        "capacity",
        "turnaround"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "estimate-project-cost",
      "name": "Estimate Project Cost",
      "description": "Calculate an estimated cost range, turnaround time, and recommended plan based on technical parameters (service type, infrastructure, number of sites, platform, and urgency). Returns estimated cost and flexible payment methods: Upwork escrow (recommended default) or direct invoice via Wise, Payoneer, Western Union, Bank Wire, or Crypto for organic clients.",
      "tags": [
        "estimate",
        "calculator",
        "cost",
        "scope"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "get-services-list",
      "name": "Get Services List",
      "description": "Retrieve the full list of WebCare Pro's technical web infrastructure, server administration, speed optimization, and security services.",
      "tags": [
        "services",
        "catalog",
        "linux",
        "cloudflare",
        "wordpress"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "request-free-audit",
      "name": "Request Free Website / Server Audit",
      "description": "Submit a request for a free technical, Core Web Vitals speed, or security audit for a website domain.",
      "tags": [
        "audit",
        "speed-test",
        "security-scan",
        "free-analysis"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ]
}