{
  "resource": "https://launchhive.io/mcp",
  "authorization_servers": [
    "https://launchhive.io/api/auth"
  ],
  "jwks_uri": "https://launchhive.io/api/auth/jwks",
  "scopes_supported": [
    "openid",
    "profile",
    "email",
    "submit",
    "vote"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "resource_documentation": "https://launchhive.io/docs/api"
}