{
  "version": "1.0",
  "protocolVersion": "2025-03-26",
  "serverInfo": {
    "name": "relay",
    "title": "Relay for Rootline Cafe",
    "version": "1.0.0"
  },
  "description": "The Relay commerce connector configured for Rootline Cafe.",
  "documentationUrl": "https://rootline.cafe",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://relay.sandbox.rootline.com/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": true
    }
  },
  "authentication": {
    "required": false,
    "schemes": []
  },
  "instructions": "Use the Relay custom connector at the advertised endpoint. Call relay_select_merchant with channel_key='rootline-cafe', then use the merchant tools Relay makes available to find and order coffee, drinks, and food from Rootline Cafe.",
  "tools": "dynamic",
  "_meta": {
    "io.rootline/merchant": {
      "channelKey": "rootline-cafe",
      "name": "Rootline Cafe"
    }
  }
}
