{
  "mcp_server": {
    "name": "shop4verbenone",
    "description": "MCP server providing product catalog, and order placement tools for Shop4Verbenone.",
    "endpoints": [
      {
        "url": "https://shop4verbenone.com/mcp",
        "protocol": "sse",
        "purpose": "primary"
      }
    ],
    "auth": {
      "type": "none"
    },
    "contact": {
      "email": "support@shop4verbenone.com"
    }
  }
}