{
  "schemaVersion": "2025-06-18",
  "name": "sendiee",
  "description": "Hosted MCP server for Sendiee — drive your WhatsApp, Instagram and Messenger marketing (assistants, templates, campaigns, contacts, reports, billing) in natural language across the full Sendiee v2.0 API.",
  "serverInfo": {
    "name": "sendiee-mcp",
    "version": "1.1.0"
  },
  "endpoints": {
    "streamableHttp": "https://mcp.sendiee.com/mcp",
    "sse": "https://mcp.sendiee.com/sse",
    "health": "https://mcp.sendiee.com/health"
  },
  "transport": "streamable-http",
  "authentication": {
    "type": "http",
    "scheme": "bearer",
    "description": "Pass your Sendiee API key as 'Authorization: Bearer YOUR_SENDIEE_API_KEY'. Keys from Sendiee Dashboard → Settings → API Keys."
  },
  "capabilities": {
    "tools": { "count": 44 },
    "prompts": {
      "count": 3,
      "names": ["setup_whatsapp_assistant", "launch_campaign_to_segment", "weekly_org_report"]
    }
  },
  "documentation": "https://docs.sendiee.com/docs/mcp",
  "provider": {
    "name": "Sendiee",
    "url": "https://www.sendiee.com"
  }
}
