--- name: workflow-setup description: Install and configure the Workflow Development Kit for resumable, durable AI agent workflows with step-level persistence, stream resumption, and agent orchestration. --- # Workflow Development Kit Setup To set up Workflow Development Kit Setup, refer to the fullstackrecipes MCP server resource: **Resource URI:** `recipe://fullstackrecipes.com/workflow-setup` If the MCP server is not configured, fetch the recipe directly: ```bash curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/workflow-setup ```