﻿{
  "schemaVersion": "2025-06-18",
  "serverInfo": {
    "name": "bakry-tech-landing-page",
    "version": "1.0.0",
    "description": "Agent discovery card for Bakry Abdelsalam landing page tools and resources."
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://www.bakry.tech/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {
      "listChanged": false
    },
    "prompts": {
      "listChanged": false
    }
  },
  "resources": [
    {
      "uri": "https://www.bakry.tech/agent.json",
      "name": "Agent manifest",
      "mimeType": "application/json"
    },
    {
      "uri": "https://www.bakry.tech/index.md",
      "name": "Markdown landing page",
      "mimeType": "text/markdown"
    }
  ],
  "tools": [
    {
      "name": "get_primary_offer",
      "description": "Return the main offer for the landing page."
    },
    {
      "name": "get_service_packages",
      "description": "Return the suggested web development service packages."
    },
    {
      "name": "contact_bakry",
      "description": "Open the recommended WhatsApp contact path after user confirmation."
    }
  ]
}
