{
  "mcpServers": {
    "rtie": {
      "type": "http",
      "url": "https://mcp.rtie.ai/mcp",
      "headers": {
        "Authorization": "Bearer ${RTIE_API_KEY}"
      }
    }
  }
}
