According to Watchful AI monitoring, Notion has announced the public beta of External Agents in its Business and Enterprise plans, supporting the integration of Anthropic's Claude and the AI programming tool Cursor into team collaboration boards. Within the Notion workspace, teams can mention the External Agents using @ just like mentioning a colleague, or directly assign tasks on the kanban board, allowing AI to autonomously assist with tasks such as code writing, data analysis, and content generation in the background.
For regular office users, the newly launched Claude External Agent runs on Anthropic's Cloud Managed Agent (CMA) architecture. Users do not need to configure complex API keys and can pay per execution using Notion credits. Once a task card is assigned to the External Agent, the model can autonomously read related documents and perform multi-step planning. However, it is important to note that due to the stateful nature of the CMA architecture, Notion's existing Zero Data Residue (ZDR) guarantee does not apply to Claude External Agent, and session data will remain on the server side.
For development teams, Notion has opened up an External Agent API. Users can link their locally running Cursor External Agent to the Notion workspace. For example, after assigning a coding task on a Notion board, Cursor will utilize the user's personal subscription in a local runtime environment to develop the code and submit a Pull Request. The execution results and PR link will then be automatically updated back to the Notion task page, enabling development automation with zero consumption of Notion credits.
