← Registry

General Tools

thistripbtw.us

Provides general-purpose tools through the Model Context Protocol.

1 endpoint3 known toolsFirst detected August 2, 2026Last detected September 6, 2026

ENDPOINT 1

https://thistripbtw.us/mcp

No auth detected

MCP server metadata

Name
thistripbtw
Version
1.2.0
Capabilities
tools

Known 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 this trip'.

Potential side effects
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.

Inferred read-only
read_kept_trip

Use when someone gives you a KEPT this trip, btw link — one that looks like https://thistripbtw.

Inferred read-only

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

.mcp.json

{
  "mcpServers": {
    "thistripbtw": {
      "type": "http",
      "url": "https://thistripbtw.us/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "thistripbtw",
  "transport": "streamable-http",
  "url": "https://thistripbtw.us/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 thistripbtw.us was fetched 2026-08-08T19:18:18.194Z and is being refreshed.

Trust status Neutral

thistripbtw.us is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.