← Registry

General Tools

badaintebada.com

Provides weather-based advice for outdoor activities.

1 endpoint6 known toolsFirst detected July 6, 2026Last detected July 6, 2026

ENDPOINT 1

https://badaintebada.com/mcp

No auth detected

Known tools 6

should_bring_jacket

Should I bring a jacket?

Inferred read-only
should_swim

Should I go for a swim?

Inferred read-only
find_bathing_spots

Find the nearest official Swedish bathing spots (EU register via Badplatsen/HaV) for a place, with distance in km and a nutsCode usable in should_swim.

Inferred read-only
should_bike

Bike or take the bus?

Inferred read-only
should_sunbathe

Sunbathe or cover up?

Inferred read-only
should_refuel_today

Refuel today or wait?

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

.mcp.json

{
  "mcpServers": {
    "badaintebada-com": {
      "type": "http",
      "url": "https://badaintebada.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "badaintebada-com",
  "transport": "streamable-http",
  "url": "https://badaintebada.com/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 badaintebada.com was fetched 2026-07-31T00:18:05.704Z and is being refreshed.

Trust status Neutral

badaintebada.com 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.