{
  "specVersion": "1.0",
  "host": {
    "displayName": "9bot",
    "documentationUrl": "https://mcp.9bot.com.br/",
    "logoUrl": "https://mcp.9bot.com.br/favicon.png"
  },
  "entries": [
    {
      "identifier": "urn:air:9bot.com.br:mcp:universal",
      "displayName": "9bot MCP",
      "type": "application/mcp-server-card+json",
      "url": "https://mcp.9bot.com.br/mcp/server-card",
      "description": "Authenticated MCP access to 9bot WhatsApp community operations.",
      "capabilities": [
        "tools",
        "resources",
        "prompts",
        "oauth"
      ],
      "version": "1.0.0",
      "representativeQueries": [
        "List the WhatsApp groups connected to my 9bot account",
        "Schedule an announcement for one of my 9bot groups",
        "Show engagement analytics for my WhatsApp communities",
        "Review the moderation tools available in my 9bot panel"
      ]
    },
    {
      "identifier": "urn:air:9bot.com.br:a2a:discovery-agent",
      "displayName": "9bot Discovery Agent",
      "type": "application/a2a-agent-card+json",
      "url": "https://mcp.9bot.com.br/.well-known/agent-card.json",
      "description": "Public A2A discovery bridge for 9bot MCP, OAuth, and capability metadata.",
      "capabilities": [
        "discovery",
        "mcp",
        "oauth"
      ],
      "version": "1.0.0",
      "representativeQueries": [
        "Where is the official 9bot MCP endpoint?",
        "How can an agent authenticate with 9bot?",
        "Which public discovery documents does 9bot publish?"
      ]
    },
    {
      "identifier": "urn:air:9bot.com.br:skills:whatsapp-community-management",
      "displayName": "9bot WhatsApp Community Management Skill",
      "type": "application/json",
      "url": "https://9bot.com.br/.well-known/agent-skills/index.json",
      "description": "Agent Skills index for safe operation of WhatsApp communities through 9bot.",
      "capabilities": [
        "agent-skills",
        "whatsapp",
        "community-management"
      ],
      "version": "0.2.0",
      "representativeQueries": [
        "How should an AI agent safely manage a WhatsApp group with 9bot?",
        "What 9bot skill should I load before scheduling WhatsApp messages?"
      ]
    },
    {
      "identifier": "urn:air:9bot.com.br:oauth:protected-resource",
      "displayName": "9bot OAuth Protected Resource Metadata",
      "type": "application/json",
      "url": "https://mcp.9bot.com.br/.well-known/oauth-protected-resource/mcp",
      "description": "OAuth protected-resource metadata for the 9bot MCP endpoint.",
      "capabilities": [
        "oauth",
        "authorization",
        "pkce"
      ],
      "representativeQueries": [
        "Which authorization server issues tokens for the 9bot MCP resource?",
        "Which OAuth scopes are supported by the 9bot MCP endpoint?"
      ]
    },
    {
      "identifier": "urn:air:9bot.com.br:webmcp:website-tools",
      "displayName": "9bot WebMCP Website Tools",
      "type": "text/html",
      "url": "https://9bot.com.br/",
      "description": "Browser-exposed WebMCP tools for discovering 9bot capabilities and official endpoints.",
      "capabilities": [
        "webmcp",
        "browser-tools",
        "discovery"
      ],
      "representativeQueries": [
        "Show me the official 9bot agent endpoints from the website",
        "Open the 9bot OAuth or MCP discovery document in my browser"
      ]
    }
  ]
}
