{
  "mcp": {
    "spec_version": "2026-01-21",
    "status": "draft",
    "notes": "Example discovery document for MCP-style service discovery. This file MUST NOT contain secrets.",
    "servers": [],
    "tools": [
      {
        "name": "motherboard-repair-tracker",
        "description": "External repair tracker UI (example integration target).",
        "url": "https://tracker.motherboardrepair.ca/",
        "capabilities": ["ticket-lookup", "status-view"],
        "auth": {
          "type": "none"
        }
      }
    ]
  }
}
