← findyourdubai.com

INDIVIDUAL MCP TOOL

get_salalah_tour

Get full details, pricing and inclusions for the Salalah Khareef escorted coach tour from the UAE (Abu Dhabi, Dubai, Al Ain).

findyourdubai.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://findyourdubai.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_salalah_tour and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

findyourdubai.com

CONNECT 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.findyourdubai]
url = "https://findyourdubai.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "findyourdubai": {
      "type": "http",
      "url": "https://findyourdubai.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: findyourdubai
Remote MCP URL: https://findyourdubai.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": {
    "findyourdubai": {
      "url": "https://findyourdubai.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "findyourdubai": {
      "type": "http",
      "url": "https://findyourdubai.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "findyourdubai",
  "transport": "streamable-http",
  "url": "https://findyourdubai.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • list_departures — List the next available Salalah tour departure dates.
  • quote_salalah_price — Calculate the total price in AED for a Salalah tour booking given the number of travellers by type.
  • get_uae_visa_info — Get UAE tourist visa types, prices in AED, processing times and required documents.
  • get_contact_info — Get FindYourDubai contact details and how to book.