{
  "specVersion": "1.0",
  "host": {
    "displayName": "Bluente",
    "identifier": "https://www.bluente.com",
    "url": "https://www.bluente.com"
  },
  "entries": [
    {
      "identifier": "urn:air:bluente.com:server:translate-mcp",
      "displayName": "Bluente Document Translation MCP Server",
      "description": "MCP server for translating PDF, DOCX, PPTX, XLSX and more across 120+ languages with format preservation. OAuth 2.0 + PKCE.",
      "type": "application/mcp-server-card+json",
      "url": "https://www.bluente.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "translate this PDF contract into Japanese",
        "translate a Word document and keep the original formatting",
        "what languages can Bluente translate documents into",
        "translate a scanned document to English"
      ]
    },
    {
      "identifier": "urn:air:bluente.com:skills:agent-skills",
      "displayName": "Bluente Agent Skills Index",
      "description": "Index of agent skills published by Bluente.",
      "type": "application/json",
      "url": "https://www.bluente.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "what skills does Bluente expose to agents",
        "how do I use Bluente's translation skill"
      ]
    },
    {
      "identifier": "urn:air:bluente.com:docs:translation-api",
      "displayName": "Bluente Translation API Documentation",
      "description": "Developer documentation for the Bluente document translation API (upload, translate, poll, download).",
      "type": "text/html",
      "url": "https://www.bluente.com/docs",
      "representativeQueries": [
        "how do I call the Bluente translation API",
        "Bluente API authentication with API keys",
        "upload a file to Bluente for translation via API"
      ]
    },
    {
      "identifier": "urn:air:bluente.com:auth:agent-registration",
      "displayName": "Bluente Agent Authentication Guide (auth.md)",
      "description": "How agents register and authenticate with Bluente's translation APIs: OAuth 2.0 dynamic client registration + PKCE, or API keys.",
      "type": "text/markdown",
      "url": "https://www.bluente.com/auth.md",
      "representativeQueries": [
        "how does an agent authenticate with Bluente",
        "register an OAuth client for the Bluente MCP server"
      ]
    }
  ]
}
