> ## Documentation Index
> Fetch the complete documentation index at: https://dev.writer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Contentful connector

> Connect WRITER Agent to Contentful to manage content entries, assets, and locales across your Contentful spaces

This guide shows you how to configure the [Contentful](https://www.contentful.com/) connector for WRITER Agent. After setting up this connector, WRITER Agent can publish and archive content entries, list locales, and perform other content management operations across your Contentful spaces.

## Set up the Contentful connector

Configure the Contentful connector in [AI Studio](https://app.writer.com/aistudio) under **Connectors & Tools**.

<Note>
  Dynamic client registration means Contentful dynamically creates and manages
  OAuth credentials during the setup process. You don't need to create your own
  OAuth application or provide a client ID and client secret.
</Note>

### Configure the connector in AI Studio

Create the connector profile and connection settings in AI Studio:

1. Navigate to **Connectors & Tools** in [AI Studio](https://app.writer.com/aistudio)
2. Search for **Contentful** and select the connector
3. On the **Profile** step, enter a profile name and description for the connector, and select who has access by default (all users or specific teams)
4. Select **Next** to continue to the **Type** step
5. Select the connection level: user level (each user authenticates their own account) or org level (shared connection to a single account)
6. Select **Dynamic client registration** as the **Managed by** option
7. Select **Next** to continue to the **Tools** step
8. Select which tools to enable for your agents, then select **Save**

### Authorize the connector in Contentful

When the OAuth authorization flow opens Contentful, grant access to your organization, spaces, and tool categories:

1. Log in to your Contentful account when prompted
2. Select **Authorize** to allow the Contentful Remote MCP application to access your content
3. Select the **Organization** where you install Contentful's Remote MCP Server
4. Under **Select spaces and environments**, select the **Space** and **Environment** to grant access to
5. Select **Add row** to grant access to additional spaces or environments
6. Under **Configure Contentful access**, select which tool categories the MCP server can access for the selected space and environment (for example, entries, assets, content types, environments, or AI Actions)
7. Choose read-only or read/write access for each category you enable
8. Expand **Content lifecycle actions** to configure entry-related actions like publishing and archiving
9. Select **I recognize and trust this URL** to confirm the redirect URL, then select **Agree** to authorize the WRITER MCP Client
10. Confirm you see **Connected to Contentful**, then close the tab

## Next steps

* [Set up connectors](https://support.writer.com/article/299-setting-up-connectors): Learn how to configure and enable connectors in AI Studio
* [Tool calling guide](/home/tool-calling): Understand how AI agents use tools in conversations
* [WRITER Agent guide](https://support.writer.com/article/293-how-to-use-action-agent): Learn how to use WRITER Agent with connected tools
* [MCP gateway overview](/home/mcp-gateway): Learn about Writer's MCP gateway architecture
