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

# Response ChatGPT App Overview

> Widget + MCP server for ResponseCX inside ChatGPT.

# Response ChatGPT App Overview

The Response ChatGPT App pairs a React widget with a Node MCP server to render the StateSet Response workspace inside ChatGPT.

## What’s Included

* **React widget** for ChatGPT Apps
* **MCP server** that exposes the `stateset-response-chat` tool
* **Integration guide** for ChatGPT Developer Mode

## How It Works

1. Build the widget assets.
2. Start the MCP server.
3. Expose the SSE endpoint to ChatGPT.
4. Add the connector and run a test conversation.

## Related Documentation

* [ChatGPT Integration Guide](/stateset-response-chatgpt-guide)
* [App README](/stateset-response-chatgpt-app/README)
