{
	"name": "Wabery",
	"description": "WhatsApp Business API, Flows, webhooks, and hosted MCP tools for agencies and developers.",
	"url": "https://mcp.wabery.com",
	"version": "0.1.3",
	"documentationUrl": "https://wabery.com/docs/mcp/",
	"provider": {
		"organization": "Metalance LLC",
		"url": "https://wabery.com"
	},
	"capabilities": {
		"streaming": true
	},
	"defaultInputModes": ["text"],
	"defaultOutputModes": ["text", "json"],
	"skills": [
		{
			"id": "whatsapp-send",
			"name": "Send WhatsApp messages",
			"description": "Send text, templates, media, and Flows on a Wabery channel.",
			"tags": ["whatsapp", "messaging"]
		},
		{
			"id": "whatsapp-webhooks",
			"name": "Receive signed events",
			"description": "Consume inbound messages and statuses as signed webhooks.",
			"tags": ["webhooks"]
		}
	]
}
