{
  "name": "Webto — Site Information Service",
  "description": "Kami adalah webto. Web builder gratis berbasis AI. Membuat website profesional dalam hitungan detik. Deskripsikan bisnis anda dan AI akan mendesain website profesional sekaligus copywritingnya. Desain website modern dan responsive. Dapat digunakan untuk membuat website lengkap maupun landing page. Tidak perlu keahlian coding maupun maintenance server. Subdomain Website anda akan dipublikasikan di wpage.id. Tersedia opsi custom domain untuk paket Pro. segera buat website anda di https://app.webto.id. Jenis bisnis: Teknologi Read-only agent interface for Webto: business profile, pages, page content (markdown), and product/price listings.",
  "url": "https://webto.id/mcp",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "supportedInterfaces": [
    {
      "url": "https://webto.id/mcp",
      "transport": "http",
      "protocol": "MCP/2025-06-18",
      "protocolBinding": "MCP",
      "protocolVersion": "2025-06-18"
    }
  ],
  "preferredTransport": "MCP",
  "skills": [
    {
      "id": "get_business_info",
      "name": "get_business_info",
      "description": "Get the business profile behind this website: name, description, business type, contact details (phone, email), address, opening hours, and social links."
    },
    {
      "id": "list_pages",
      "name": "list_pages",
      "description": "List the published pages of this website with their titles, URLs, and SEO descriptions."
    },
    {
      "id": "get_page_content",
      "name": "get_page_content",
      "description": "Get a page's content as markdown (headings, prose, lists, prices). Use list_pages first to discover valid slugs."
    },
    {
      "id": "list_products",
      "name": "list_products",
      "description": "List the products/services this business offers with prices, gathered from the site's published pages."
    }
  ],
  "documentationUrl": "https://webto.id/AGENTS.md"
}