Product Updates

OpenAI adds webhook-triggered Work tasks and deprecates Codex MCP server

OpenAI’s August 2026 release notes add webhook-triggered ChatGPT Work tasks and shared schedules, while Codex deprecates the codex mcp-server command in favor of the app server.

By Authority AI Tools Editorial Team2026-09-0410 min read
Last reviewed: 2026-09-04
AATET
Authority AI Tools Editorial Team

Editorial Team

The Authority AI Tools editorial team maintains this directory using vendor documentation, dated source checks, product changelogs, and clearly identified hands-on observations where available.

OpenAI’s late-August release notes add a more event-driven workflow to ChatGPT Work and announce a breaking change for Codex MCP integrations. Work scheduled tasks can react to supported app activity, while the codex mcp-server command is now deprecated in favor of the Codex app server.

ChatGPT Work tasks can respond to app events

Work scheduled tasks can now use webhooks to respond when something changes in a supported app. OpenAI lists new Gmail messages, Slack channel messages, and GitHub pull-request activity as supported triggers. A task can summarize an incoming email, draft next steps from a Slack conversation, or respond to a pull-request change.

The release is available to Plus and Pro users on the web, iOS, and Android for the listed webhook workflows. Slack tasks require adding @ChatGPT to the monitored channel, and actions that need approval pause until a person reviews them.

Share a task without sharing your connected apps

Scheduled tasks can also be shared so another person can review and customize the instructions, connect their own apps, and create an independent copy. Free, Go, Plus, and Pro users can share tasks, but running a shared webhook task still depends on Work access and the recipient’s own connected app authorization.

Free users can create up to three active scheduled tasks. Free and Go users cannot create webhook-triggered tasks, so plan and capability differences matter when designing a team workflow.

Codex MCP server command is deprecated

OpenAI’s August 24 Codex release note says the codex mcp-server command is deprecated. The recommended replacement is the Codex app server. OpenAI also points Claude Code users to the Codex plugin for Claude Code when they want to use Codex from that environment.

Claude Code logo
Claude CodeSubscription

Anthropic's terminal-based AI coding agent with Claude Opus 4.7, /ultrareview, Routines, /ultraplan, and 80.9% SWE-bench

Teams with scripts or development instructions that invoke codex mcp-server should inventory those integrations and plan a migration. The release note does not state a shutdown date, so this is a deprecation notice rather than a claim that the command has already stopped working.

GitHub plugin marketplaces and connected accounts

OpenAI’s August 28 release notes also add workspace administration for plugin marketplaces. Workspace admins and owners can import a marketplace from a public or private GitHub repository, distribute it through the workspace directory, and request a daily sync. Importing a repository does not grant members app access or connect their accounts; authentication and app permissions remain separate.

ChatGPT can also connect multiple Google accounts for Gmail, Google Calendar, and Google Contacts on supported plans and surfaces. That is useful for separating personal and work context, but teams should confirm which account is used before asking for combined calendar or inbox results.

Codex iOS task controls

The September 1 Codex release notes add cross-host attachments, a Priority view for running or unread tasks, editable queued prompts that send in the background, live working time for long-running tasks, and a thread-ID copy action. OpenAI also lists reliability improvements for reconnects, approvals, task loading, and long responses.

These are client and workflow changes rather than a new model release. If a team relies on the Codex app as a remote task surface, test attachment routing, background delivery, and reconnect behavior across the hosts it supports.

Practical takeaway

The Work changes make scheduled automation more responsive, but they do not make approvals disappear: consequential actions still require review, and app access is tied to each user’s plan and authorization. The Codex change is a separate compatibility concern—update new integrations to the app-server path and keep the official migration guidance close to any existing setup instructions.

Sources

Free Resource

2026 AI Coding Tools Comparison Chart

Side-by-side comparison of features, pricing, and capabilities for every major AI coding tool.

No spam, unsubscribe anytime.

Frequently Asked Questions

What is OpenAI adds webhook-triggered Work tasks and deprecates Codex MCP server?
OpenAI’s August 2026 release notes add webhook-triggered ChatGPT Work tasks and shared schedules, while Codex deprecates the codex mcp-server command in favor of the app server.