integrations.sh
← all integrations

NEWT(ニュート)

MCP server openai

Use ChatGPT to explore NEWT, the smart and great-value travel app. Just tell us your destination, travel dates, and budget in a conversation, and anyone can easily find overseas tour packages that suit them perfectly. When you find a tour you’re interested in, simply tap “View on NEWT” to book smoothly and effortlessly.

Currently available in Japan only.

Homepage
https://newt.net/
Remote URL
https://chatgpt.newt.net/mcp
Auth
NONE

Tools (2)

Extracted live via the executor SDK.

  • get-available-destinations

    Use this when you need the list of available travel destinations before performing a tour search. Returns all available destination codes and names. ALWAYS call this tool FIRST before using tour-search to understand which destinations are available and get their correct codes.

  • tour-search

    Use this when the user asks about tour packages, travel deals, or vacation planning. IMPORTANT: If you haven't retrieved the destination list yet in this conversation, call 'get-available-destinations' first. If you already have the destination list from earlier in this conversation, do NOT call it again - reuse the cached list. Default: Tokyo departure. For vague dates (e.g., 'around December'), uses mid-month dates with ±7 days flexibility and realistic trip duration based on destination (Hawaii: 7 days, Korea/Taiwan: 3 days).