General Tools
thistripbtw.us
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://thistripbtw.us/mcp
MCP server metadata
- Name
- thistripbtw
- Version
- 1.2.0
Known tools 3
build_trip_linkUse 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 effectsread_trip_linkUse 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-onlyread_kept_tripUse when someone gives you a KEPT this trip, btw link — one that looks like https://thistripbtw.
Inferred read-onlyCONNECT 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.
thistripbtw.us is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.