Use JourneyBay from your favorite AI assistant. Plan trips, search places, and manage itineraries through natural conversation.
get_tripscreate_tripsearch_placesgenerate_itineraryimport_itineraryadd_activityget_visa_infosend_chat_message25 tools total — trips, places, favorites, profile, weather, visa, AI chat, itinerary generation.
For ChatGPT / Claude: search "JourneyBay" in apps/connectors, connect, done.
For IDE agents: add MCP server config:
{
"mcpServers": {
"journeybay": {
"type": "http",
"url": "https://mcp.journeybay.co/mcp"
}
}
}
| Endpoint | Description |
|---|---|
| POST /mcp | MCP protocol (Streamable HTTP) |
| GET /health | Health check |
| GET /.well-known/oauth-authorization-server | OAuth discovery |
| GET /metrics | Prometheus metrics |