{
  "version": "1",
  "description": "BRAINSALT Server Configurator - MCP discovery manifest. There is no finalized MCP discovery standard yet; this file follows the common community shape so agents probing well-known locations find the endpoint.",
  "servers": [
    {
      "name": "brainsalt-configurator",
      "title": "BRAINSALT Server Configurator",
      "description": "Finds matching BRAINSALT media servers (B8/B9 series) for video stream requirements, returns full specifications and spec sheet PDFs, and requests quotes by email. No prices are exposed through this interface.",
      "transport": "streamable-http",
      "url": "https://www.brainsalt.com/embed/mcp.ashx",
      "authentication": "none",
      "tools": [
        "find_servers",
        "get_server_specs",
        "get_configurator_options",
        "get_spec_sheet_link",
        "request_proposal"
      ],
      "documentation": "https://www.brainsalt.com/embed/configurator-api.md",
      "openapi": "https://www.brainsalt.com/embed/openapi.json",
      "llms_txt": "https://www.brainsalt.com/llms.txt"
    }
  ]
}
