# Office Hour #19: ChatGPT MCP Copilot + MAS Templates & UGC Art Generator

Published September 16th, 2025. This historical recap summarizes product updates, demos, and builder-facing improvements from the session.

## Recording

{% embed url="<https://www.youtube.com/watch?v=a8j-OumNXo0>" %}

### ChatGPT MCP Integration

* Connect ChatGPT to AgenticFlow via Developer Mode
* OAuth + API key authentication
* ChatGPT can list and run AgenticFlow workflows
* Access to 10,000+ tools in AgenticFlow

### Copilot Experience

* Build agents and flows with natural language
* Use ChatGPT subscription + memory
* Conversational workflow creation
* Cost: GPT-5 \~$10 per 1M tokens

### MAS Templates

* Deep Research MAS
* UGC Art Generator
* Script-to-Video MAS
* Director MAS with iteration and memory

## Developer Features

* Enable MCP in ChatGPT Developer Mode
* Authorize AgenticFlow and paste API key
* List workflows, fetch details, and trigger actions
* "Office Hour Materials" added to Docs

## Rollout Timeline

* Production release targeted in \~1 week
* Cloud integration planned

## Support

For reproducible product issues, email <support@agenticflow.ai> with workspace context, affected agent/workflow/template details, screenshots or screen recording, and steps to reproduce.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.agenticflow.ai/changelog/office-hour-19-chatgpt-mcp-copilot-mas-templates-ugc-art-generator.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
