Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Fursat

io.github.fursatdev-tech/fursat

AI-bookable curated vacation homes in Northeast India and the Himalayas. Book on WhatsApp.

Uptime
100.0%
2 direct probes · 30d
Response
834ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_listings

Search Fursat's curated catalog of vacation homes in Northeast India and the Himalayas. Returns published homes with a Google rating of 4.3 or higher. Use this when a traveler asks about accommodation…

get_listing

Get details for a single Fursat home by its URL slug. Returns the canonical detail URL plus a short summary.

start_inquiry

Generate a WhatsApp inquiry link for a Fursat home. Returns a wa.me URL that opens WhatsApp with a prefilled message identifying the listing and (optionally) the guest's dates, party size, and notes. …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fursat": {
      "url": "https://www.fursat.fun/api/mcp",
      "transport": "streamable-http"
    }
  }
}