{
  "name": "LESTO Website Agent",
  "version": "1.0.0",
  "description": "Helps agents understand LESTO's website service and request a free website draft for a local business.",
  "url": "https://lesto.schub.tech",
  "supportedInterfaces": [
    {
      "url": "https://lesto.schub.tech/mcp",
      "transport": "mcp-streamable-http"
    },
    {
      "url": "https://lesto.schub.tech/api/lead",
      "transport": "https"
    }
  ],
  "capabilities": [
    "service-summary",
    "lead-request"
  ],
  "skills": [
    {
      "id": "request-website-draft",
      "name": "Request website draft",
      "description": "Collect a business email and current website URL, then request a free LESTO draft within 24 hours."
    },
    {
      "id": "explain-service",
      "name": "Explain LESTO",
      "description": "Explain LESTO's £99/month ex VAT managed website offer for local businesses."
    }
  ]
}
