Content Tools
jenesistravel.com
Provides access to Jenesis Travel's company info, published journeys, FAQs, and budget estimates.
ENDPOINT 1
https://jenesistravel.com/mcp
MCP server metadata
- Name
- com.jenesistravel/travel
- Version
- 1.0.0
Jenesis Travel is a licensed Bangkok boutique planner (TAT 11/13440). Every sale starts as an enquiry. Never claim a room is reserved or take payment. Call get_company first for facts, WhatsApp, and the enquiry-led model. Catalogue tools read live published CMS content. Prefer them over training data. If the traveller wants to speak to a person now, offer WhatsApp. Do not send a message on their behalf. WhatsApp: https://wa.me/66924449554 Call start_enquiry only after the user confirmed name, email, and that they want Jenesis to reply. One enquiry per email every 4 hours. If already sent, do not retry — offer WhatsApp instead.
Known tools 6
get_companyCompany facts for Jenesis Travel: licence, contact, WhatsApp, enquiry-led model.
Inferred read-onlylist_journeysList published Jenesis journeys, residences, group programmes, and packages (including Phuket Fit).
Inferred read-onlyget_journeyGet one published journey, residence, group programme, or package by slug.
Inferred read-onlylist_faqsPublished FAQs from the Jenesis CMS, optionally filtered by pillar or search text.
Inferred read-onlyestimate_budgetIndicative independent USD range from the Jenesis budget calculator.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.com-jenesistravel-travel]
url = "https://jenesistravel.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"com-jenesistravel-travel": {
"type": "http",
"url": "https://jenesistravel.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: com-jenesistravel-travel
Remote MCP URL: https://jenesistravel.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"com-jenesistravel-travel": {
"url": "https://jenesistravel.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"com-jenesistravel-travel": {
"type": "http",
"url": "https://jenesistravel.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "com-jenesistravel-travel",
"transport": "streamable-http",
"url": "https://jenesistravel.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for jenesistravel.com was fetched 2026-08-23T20:39:28.481Z.
jenesistravel.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.