{
  "name": "clera",
  "title": "Clera",
  "version": "0.1.0",
  "description": "Clera platform tools for organization members and admins: search vetted candidates, request intros, manage roles and read the hiring pipeline.",
  "websiteUrl": "https://www.getclera.com",
  "documentationUrl": "https://www.getclera.com/mcp/docs",
  "serverInfo": {
    "name": "clera",
    "title": "Clera",
    "version": "0.1.0"
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://mcp.getclera.com"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.getclera.com",
      "supportedProtocolVersions": [
        "2025-06-18",
        "2025-03-26"
      ]
    }
  ],
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {
      "listChanged": false
    },
    "prompts": {
      "listChanged": false
    }
  },
  "authentication": {
    "type": "oauth2",
    "resourceMetadata": "https://mcp.getclera.com/.well-known/oauth-protected-resource",
    "authorizationServers": [
      "https://clerk.getclera.com"
    ],
    "scopes": [
      "profile",
      "email",
      "offline_access"
    ]
  },
  "icons": [
    {
      "src": "https://www.getclera.com/icon.svg",
      "mimeType": "image/svg+xml"
    }
  ]
}
