Contentful Graphql logo
ConnectorContentful Graphql

Contentful Graphql integration for Claude and Codex

Create a Contentful Graphql connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use Contentful Graphql from Claude

Add the Contentful Graphql connection to a Space that runs Claude, then use it from every channel in that Space.

Use Contentful Graphql from Codex

Add the Contentful Graphql connection to a Space that runs Codex, then use it from every channel in that Space.

Use Contentful Graphql from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Developer Tools & IT

What the Contentful Graphql connector can do

The Contentful GraphQL Content API allows developers to query and deliver content using GraphQL, providing a flexible and efficient way to access content stored in Contentful.

One connection, many Spaces

Connect Contentful Graphql once, then decide which Spaces can use it in threads, skills, automations, and coding work.

Representative actions

  • Get CMA Token

    Tool to retrieve a Contentful Management API (CMA) access token. Use when making CMA calls to ensure valid authorization.

  • GraphQL Content API Persisted Query

    Execute a GraphQL query using Automatic Persisted Queries (APQ). APQ reduces bandwidth by sending only a SHA256 hash instead of the full query text after initial registration. Workflow: 1. First request: Include both sha256_hash and query text to register the query 2. Subsequent requests: Send only sha256_hash and variables - the server uses the cached query Common errors: - PersistedQueryNotFound: Query not cached; include the full query text - PersistedQueryMismatch: Hash doesn't match query text; recompute the hash - UNKNOWN_SPACE: Invalid space_id or access_token for the space

Connection

API and auth details

Contentful GraphQL Content API lets clients query published and preview content with a schema generated from each space's content model. It supports GraphQL Explorer workflows, filtering, linked entries, collections, locales, and delivery-token authentication through an access_token query parameter or Authorization header.

FAQ

Questions people ask before connecting Contentful Graphql

Can Claude use Contentful Graphql?

Yes. Add a Contentful Graphql connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with Contentful Graphql through Type?

Yes. Add a Contentful Graphql connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a Contentful Graphql MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More developer tools & it connectors