MCP Integration
Model Context Protocol (MCP) enables AI assistants to access Kismet's comprehensive hotel data through a standardized interface.
For AI Assistants
Claude, ChatGPT, and other AI assistants can use our MCP server to:
- Search hotels using natural language
- Access real-time rates and availability
- Retrieve detailed property information
- Create booking links for users
Quick Setup
{
"kismet-hotel": {
"command": "npx",
"args": ["-y", "@kismet/hotel-mcp"],
"env": {
"KISMET_API_KEY": "your-api-key"
}
}
}
Available Tools
search_hotels
Natural language hotel search
get_hotel_details
Detailed property information
check_availability
Real-time rates and availability