Skip to content
Verified official

mcp MCP

v1.0.0

io.github.tell-and-go/mcp

Book real hotel and resort stays from any AI agent: all-in pricing, hosted Stripe checkout, no key.

transport:streamable-http tools:7

Target client

run in your project directory

claude mcp add --transport http mcp https://mcp.tellandgo.com/mcp

setup guides: Claude Code Claude Desktop Cursor VS Code Zed Windsurf Cline Gemini CLI Grok ChatGPT Claude.ai LangChain

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

search_stays Read-only

search stays

get_stay_details Read-only

get stay details

get_quote Read-only

get quote

prebook_stay

prebook stay

start_booking Mutating

start booking

get_booking Read-only

get booking

cancel_booking Mutating

cancel booking

All 7 tools, one page each

2 prompts you invoke yourself

2 resources you attach as context

Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. Check the server's own documentation before granting access.