For the complete documentation index, see llms.txt. This page is also available as Markdown.

May 6, 2026

Taskade developer changelog — May 6, 2026: `/settings/api` — Centralized API Hub, New Automation Triggers: Project Created and Due Date Removed.

Developer highlights. This section tracks API, MCP, SDK, automation, and Taskade Genesis platform changes for developers. For the full product changelog see taskade.com/changelog; for release newsletters see taskade.com/blog/updates.

What's New:

/settings/api — Centralized API Hub

A new /settings/api page consolidates all developer-facing tokens and integrations in one place: Personal Access Tokens (PATs), MCP server setup, CLI access, and API documentation links. Developers no longer need to navigate separate settings screens to manage their API credentials.

New Automation Triggers: Project Created and Due Date Removed

Two new triggers are available for automation workflows:

  • Project Created — fires when a new project is added to a workspace or folder, enabling onboarding flows and setup automations.

  • Due Date Removed — fires when a task's due date is cleared, useful for triggering follow-up actions or reassignments.

MCP Access for Lifetime-Deal Plans

The Taskade MCP server is now accessible to lifetime-deal plan holders, expanding programmatic agent access beyond paid subscription tiers.

Set up the MCP server: Workspace MCP (@taskade/mcp-server).

Last updated

Was this helpful?