H

Hygraph GraphQL Content API

GraphQL discovered

Details
Endpoint
https://${region}.hygraph.com/v2/${projectId}/${environment}
Spec
introspection
Docs
https://hygraph.com/docs/api-reference
Authentication
Permanent Auth Token (PAT) bearer discovered Get token ↗
Authorization: Bearer <credential>

In your Hygraph project, open Project SettingsAccessPermanent Auth Tokens and create or copy a token. For MCP-specific setup, the MCP guide says to click Generate MCP PAT and choose permissions. See Authorization and MCP server setup.

Hygraph third-party OAuth client oauth2 discovered Set up OAuth ↗

To enable third-party authentication for your app, contact Hygraph Support with your application name, description, logo, app type, and home page link. After approval, Hygraph issues an OAuth client ID and client secret. The docs state the Auth0 domain is auth.hygraph.com. See Authorization.