Connect AI to EasyPlanning
Let AI assistants like Jace or Claude manage your tours, guides, and schedules for you. Connect once and start asking your AI to help with day-to-day operations.
How it works
- 1Go to Company Settings → API Keys and create a new key. Copy it — you'll only see it once.
- 2Pick your AI assistant below and follow the steps to connect it.
- 3Ask your AI to manage tours, check schedules, view reports, and more.
Choose your AI assistant
Jace AIAI assistant that works in your browser
Open Jace, go to settings, and add a new MCP connection. Paste these two values:
Server URL: https://api.easyplanning.io/mcp
Header: x-api-key: YOUR_API_KEY
Claude DesktopAnthropic’s AI assistant for Mac & Windows
Open Claude, then go to Settings → Developer → Edit Config. Paste this and replace YOUR_API_KEY with your key:
{
"mcpServers": {
"easyplanning": {
"type": "streamable-http",
"url": "https://api.easyplanning.io/mcp",
"headers": {
"x-api-key": "YOUR_API_KEY"
}
}
}
}Restart Claude after saving.
Need help connecting?
Contact Support