add-mcp
Back to registry
Hygraph logo

Hygraph

v1.0.0

hygraph.com/mcp

Hygraph is a headless, GraphQL-native content platform for modeling, managing, and delivering structured content across websites, apps, and other channels. It also offers AI-oriented MCP access so assistants can interact with project content and schema using the same underlying platform.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://mcp-{REGION}.hygraph.com/{PROJECT_ID}/{ENVIRONMENT}/mcp
requiredsecret

Permanent Auth Token (PAT). Use Bearer <token>.

npx add-mcp@latest https://mcp-{REGION}.hygraph.com/{PROJECT_ID}/{ENVIRONMENT}/mcp --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.hygraph%2Fmcp"