{
  "version": "0.1",
  "name": "iptv senegal WebMCP",
  "description": "iptv senegal agentic commerce interface",
  "mcp_server": "https://iptvsenegal.cloud/.well-known/mcp/server-card.json",
  "tools": [
    "get-pricing",
    "get-faq",
    "get-contact",
    "get-channels",
    "get-install-guide",
    "get-trial-form",
    "get-recent-purchases"
  ],
  "capabilities": [
    "tools"
  ],
  "auth": {
    "type": "oauth2",
    "discovery": "https://iptvsenegal.cloud/.well-known/openid-configuration"
  }
}