MCP Server v0.3.10: Smarter Workflow Creation & Better Session Reliability

31 March 2026
Back to changelog

Full workflow configuration in a single call

create_workflow and update_workflow now accept all configuration options upfront — description, tags, update interval, schedule type (including custom cron schedules), and result limit. No more create-then-update dance to fully configure a workflow.

Stay connected longer

The MCP server now proactively refreshes your session before every request, keeping you connected even after long periods of inactivity. Previously, sessions could silently expire after 7 days without a clear error.

Dashboard links in every response

Workflow responses now include a dashboardUrl field with a direct link to the workflow in your Kadoa dashboard.

MCP server documentation ->