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

us.thistripbtw/trips

us.thistripbtw/trips

Turn a trip planned in conversation into a private, editable map link you hand the person.

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

Tools · 3

build_trip_link

Use when someone has planned (or roughly sketched) a trip in this conversation and needs somewhere real to put it — when they say things like 'send me that', 'can I share this with my wife', or 'save …

read_trip_link

Use when someone gives you a this trip, btw link and you need to know what is actually in it — to summarise the plan, answer a question about it, add a stop, or convert it to something else. Decodes t…

read_kept_trip

Use when someone gives you a KEPT this trip, btw link — one that looks like https://thistripbtw.us/abc1234#k=four-word-phrase — and you need what is actually in it: to summarise where they are going, …

How to use

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

{
  "mcpServers": {
    "us.thistripbtw/trips": {
      "url": "https://thistripbtw.us/mcp",
      "transport": "streamable-http"
    }
  }
}