Agent Stack workshop

November 8, 2025 ยท View on GitHub

agent-stack-light agent-stack-dark

This workshop will guide you through building a simple agent for searching flights with MCP tool integration.

The workshop is organized into small sections or steps, iteratively leveraging more features from the Agent Stack:

StepDescription
01-clone-templateClone agent starter template and try the example agent
02-create-mcp-agentCreate a basic AI agent searching with Kiwi.com MCP server
03-add-formUse LLM to generate interactive form for flight details
04-visualize-resultsCreate interactive HTML and static PNG map of the routes from results
05-add-settingsAllow users to turn off PNG or HTML output
06-save-conversationStore conversation using the Platform Context Store
07-observabilityUse Arize Phoenix to visualize and debug agent thinking