Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.trip1/mcp

REMOTE · TRIP1.COM · SCANNED SEP 24

Book hotels over MCP. Pay over x402. 3M+ properties in 200+ countries, USDC on Base.

Available components

0 this week 79 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability64
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1212 tokens (~303/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the com.trip1/mcp server?

com.trip1/mcp is a hosted endpoint at https://trip1.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · trip1.com

# add to Claude Code
claude mcp add --transport http com-trip1-mcp 'https://trip1.com/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-trip1-mcp": {
      "url": "https://trip1.com/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-trip1-mcp": {
      "type": "http",
      "url": "https://trip1.com/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-trip1-mcp]
url = "https://trip1.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-trip1-mcp": {
      "type": "remote",
      "url": "https://trip1.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-trip1-mcp --url 'https://trip1.com/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-trip1-mcp:
    url: "https://trip1.com/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-trip1-mcp": {
      "Transport": "http",
      "Url": "https://trip1.com/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-trip1-mcp -t streamable-http -u 'https://trip1.com/api/mcp'
// mcp.json
{
  "mcpServers": {
    "com-trip1-mcp": {
      "type": "http",
      "url": "https://trip1.com/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 24 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
  • 23 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • MCP protocol: Implements a current MCP spec version (2026-07-28). functional
    • MCP protocol version: 2025-11-25 → 2026-07-28 functional
  • 22 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
  • 21 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
  • 20 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
  • 19 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
  • 18 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
  • 17 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Probed https://trip1.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=trip1.com CN=WE1,O=Google Trust Services,C=US 27 Aug 2026 25 Nov 2026 ECDSA 256 ECDSA-SHA256 2f00db11ee495dc30e88aaad69f64541
SANs: trip1.com, og.trip1.com, *.og.trip1.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of trip1.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
trip1.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://trip1.com/api/mcp Verified 200
http (plaintext) http://trip1.com/api/mcp HTTPS enforced 301 https://trip1.com/api/mcp
MCP tools · 4 exposed · ~919 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_hotel_details ~168

Get rooms and rates for a hotel. Pass the hotel id from search_hotels results. Returns rate IDs needed for purchase_hotel. Each rate states its refundability and, when refundable, the cancellation deadline — quote these rather than inferring refund terms. When prices_changed is true, the price search_hotels quoted for this hotel is no longer the one on offer — tell the user prices changed rather than presenting these rates as the same quote.

NameTypeReqDescription
contextstringWhy are you calling this tool? Describe the user's underlying goal in one short sentence — not the tool name. Never include names, emails, phones, or prices. Always pass this. Used for analytics only…
idstringyesThe hotel id from search_hotels results
NameTypeReqDescription
addressstring|nullyes
check_instringyesEarliest check-in time, HH:MM
check_outstringyesLatest check-out time, HH:MM
namestringyes
prices_changedboolean|nullyestrue when these rates come from a different provider than the search_hotels quote; null when the search recorded no winner
roomsarrayyes
star_ratingintegeryes

No examples provided.

get_order_details ~110

Get the current state of an order. Returns payment status, booking state, and item details. Poll until ready is true to confirm the booking is complete.

NameTypeReqDescription
cart_idstringyesThe cart_id from purchase_hotel response
contextstringWhy are you calling this tool? Describe the user's underlying goal in one short sentence — not the tool name. Never include names, emails, phones, or prices. Always pass this. Used for analytics only…
NameTypeReqDescription
bookingobject|nullyes
cart_urlstringyes
paymentobject|nullyes
readybooleanyestrue once payment settled and the booking is purchased — stop polling

No examples provided.

purchase_hotel ~347

Book a hotel room by providing guest details and a rate ID from get_hotel_details. Creates a guest profile, adds the room to a cart, and initiates checkout. Returns a payment_url and an x402 payment challenge by default (USDC on Base). Set payment_service to 'coingate' to return a browser-based crypto payment URL instead. The booking is confirmed once payment settles; poll get_order_details to check status.

NameTypeReqDescription
contextstringWhy are you calling this tool? Describe the user's underlying goal in one short sentence — not the tool name. Never include names, emails, phones, or prices. Always pass this. Used for analytics only…
emailstringyesGuest's email address
first_namestringyesGuest's first name
last_namestringyesGuest's last name
nationalitystringGuest's nationality as ISO 3166-1 alpha-2 code (default: GB)
payment_servicestringPayment method: x402 (USDC on Base, default) or coingate (browser-based crypto)
phonestringyesGuest's phone number (e.g., +44123456789)
price_currencystringPayment currency (default: USD for x402, EUR for coingate). Supported: EUR, USD, GBP, PLN, CZK, HUF, SEK, NOK, DKK
rate_idstringyesSigned rate ID from get_hotel_details response
titlestringGuest's title: MR, MRS, MS, or MISS (default: MR)
NameTypeReqDescription
booking_referencestring|nullyes
cart_idstringyesPass to get_order_details to poll the booking
messagestringyesHow to complete payment for the chosen payment_service
payment_urlstring|nullyes

No examples provided.

search_hotels ~294

Search for available hotels by destination and dates. Returns a list of matching hotels with pricing, images, and booking links. Occupancy is fixed at 2 adults in one room and cannot be set. If the user asked for a different party size, tell them these prices are for 2 adults rather than presenting them as a quote for their group. Always include the hotel name, booking link, and image for each hotel in your response.

NameTypeReqDescription
check_instringyesCheck-in date in YYYY-MM-DD format. Must be today or later in the destination's own timezone. Do not assume the current year — the server instructions state today's date; a past date is rejected, and…
check_outstringyesCheck-out date in YYYY-MM-DD format. Must be after check_in.
contextstringWhy are you calling this tool? Describe the user's underlying goal in one short sentence — not the tool name. Never include names, emails, phones, or prices. Always pass this. Used for analytics only…
destinationstringyesDestination name (e.g., 'London', 'Paris, France', 'Vilnius')
sort_bystringSort results by: price, rating, distance, or relevance (default)
sort_orderstringSort order: asc (default) or desc
NameTypeReqDescription
hotelsarrayyes
total_resultsintegeryes

No examples provided.

Common questions

What is the com.trip1/mcp server?

com.trip1/mcp is listed in the public MCP registry as com.trip1/mcp. Book hotels over MCP. Pay over x402. 3M+ properties in 200+ countries, USDC on Base. This page covers its hosted endpoint (https://trip1.com/api/mcp).

Is the com.trip1/mcp server safe to use?

com.trip1/mcp scores 79 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the com.trip1/mcp server expose?

com.trip1/mcp exposes 4 tools: search_hotels, get_hotel_details, purchase_hotel, get_order_details. Their descriptions and schemas cost roughly 919 tokens of context every time the server is loaded.

Does the com.trip1/mcp server require authentication?

No. We connected to com.trip1/mcp without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the com.trip1/mcp server still maintained?

com.trip1/mcp is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.