{
  "$comment": "MCP server discovery for requex.com. Human/agent overview: https://requex.com/llms.txt",
  "servers": [
    {
      "name": "requex-repair",
      "title": "Requex Repair Network",
      "description": "Book car repairs, servicing and diagnostics hands-free through Requex. The assistant diagnoses the problem with the customer, writes a mechanic brief, submits it, then tracks quotes from vetted local fitters, relays messages and accepts the chosen quote. Free for customers; Requex takes no fee and never sells leads.",
      "url": "https://network.requex.ai/api/repair/mcp",
      "transport": "streamable-http",
      "authentication": {
        "type": "none",
        "note": "No connection auth. Actions are gated in-band by a 6-digit code emailed to the customer at submit time."
      },
      "tools": [
        "requex_repair_guide",
        "requex_repair_check_brief",
        "requex_repair_submit",
        "requex_repair_confirm",
        "requex_repair_status",
        "requex_repair_respond",
        "requex_repair_accept",
        "requex_repair_message"
      ],
      "documentation": "https://requex.com/llms.txt"
    }
  ]
}
