{
  "name": "boxofchocolates-public-information",
  "title": "BoxOfChocolates.ai Public Information",
  "description": "Read-only organization and initiative information from BoxOfChocolates.ai.",
  "version": "1.0.0",
  "icons": [
    {
      "src": "https://boxofchocolates.ai/logo.svg",
      "mimeType": "image/svg+xml"
    }
  ],
  "serverInfo": {
    "name": "boxofchocolates-public-information",
    "title": "BoxOfChocolates.ai Public Information",
    "version": "1.0.0",
    "description": "Read-only organization and initiative information from BoxOfChocolates.ai.",
    "websiteUrl": "https://boxofchocolates.ai/",
    "icons": [
      {
        "src": "https://boxofchocolates.ai/logo.svg",
        "mimeType": "image/svg+xml"
      }
    ]
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://boxofchocolates.ai/mcp",
    "discoveryEndpoint": "https://boxofchocolates.ai/.well-known/mcp"
  },
  "authentication": {
    "type": "none",
    "description": "The server is public and read-only."
  },
  "capabilities": {
    "tools": { "listChanged": false },
    "resources": { "listChanged": false },
    "prompts": { "listChanged": false }
  }
}
