Skip to main content
🏠 MCP Airbnb Agent - Search for Airbnb listings! This example shows how to create an agent that uses MCP and Llama 4 to search for Airbnb listings.

Code

cookbook/examples/agents/airbnb_mcp.py

Usage

1

Create a virtual environment

Open the Terminal and create a python virtual environment.
2

Set your API key

3

Install libraries

4

Run Agent