{
  "schemaVersion": "1.0",
  "serverInfo": {
    "name": "aluf-computer-shop",
    "version": "1.0.0",
    "description": "אלוף המחשבים — Israeli computer & gaming shop. Products: PCs, GPUs, components, peripherals, lab services."
  },
  "transport": {
    "type": "sse",
    "url": "https://aluf-chat.aluf-ha-machshevim.workers.dev/mcp/sse",
    "messageUrl": "https://aluf-chat.aluf-ha-machshevim.workers.dev/mcp/messages"
  },
  "auth": {
    "type": "bearer",
    "description": "Requires an authorized Bearer token for access. Token must be passed as 'Authorization: Bearer <TOKEN>'."
  },
  "capabilities": {
    "tools": true,
    "resources": false,
    "prompts": false
  },
  "contact": {
    "url": "https://www.aluf.co.il/contact"
  }
}
