Skip to content
Heroku Workshops

Build Agentic Applications with Heroku and Managed Inference and Agents

Learn the fundamentals of Heroku Managed Inference and Agents and MCP Support

Setup

TIP

Make sure you have a Heroku account and have joined the team from the workshop invite.

  1. Go to Heroku Jupyter and deploy using the Deploy to Heroku button.

    Deploy Heroku Jupyter

  2. Select a unique name and make sure to select the Heroku team you have been invited to from the App Owner dropdown.

    Deploy Heroku Jupyter

  3. Once deployed, go to the Heroku Dashboard and provision the Heroku Managed Inference and Agents add-on, select a text-to-text model like claude-4-sonnet or claude-3-7-sonnet.

    Provision Heroku Managed Inference and Agents

  4. Once provisioned, open the app, and click on File > Open from URL, and paste the following URL: https://workshops-content.ukoreh.com/notebooks/mia-workshop/heroku-mia-workshop.ipynb

    Open the notebook from URL

  5. Once the notebook is imported, click on the heroku-mia-workshop.ipynb file.

    Notebook

  6. Follow the instructions in the notebook to learn the fundamentals of Heroku Managed Inference and Agents and the MCP Support and have fun!