/**
 * Example demonstrating how to use mcp-use with Airbnb.
 *
 * This example shows how to connect an LLM to Airbnb through MCP tools
 * to perform tasks like searching for accommodations.
 *
 * Special Thanks to https://github.com/openbnb-org/mcp-server-airbnb for the server.
 */
export {};
//# sourceMappingURL=airbnb_use.d.ts.map