{
  "version": "1.0",

  "business": {
    "name": "Vegas Plumbing",
    "website": "https://www.plumbingvegasnv.com",
    "industry": "Home Services",
    "category": "Plumber"
  },

  "provider": {
    "name": "Scorpion Scheduling Gateway",
    "type": "Scheduling Gateway"
  },

  "implementation": {
    "clientId": "63fc00f3-efc4-7463-606c-f74ca1dea01f",
    "mcp": {
      "endpoint": "https://api.scorpion.co/scheduling/gateway/_mcp",
      "protocol": "mcp",
      "transport": "streamable-http"
    }
  },

  "usage": "To book, open an MCP connection to implementation.mcp.endpoint using implementation.clientId, then call tools/list and follow the returned tools.",

  "authentication": {
    "required": false,
    "type": "anonymous"
  }
}
