Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Hawaii Conditions MCP Server

REMOTE · HAWAII-CONDITIONS.VERCEL.APP · SCANNED SEP 20

Real-time surf, weather, trail status, volcano, ocean safety, and restaurants for Hawaii.

+49 this week 74 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability72
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 919 tokens (~45/item across 20 items; 20 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage98
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 95% of tool parameters carry a description.Partial
Tool Safety50
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "add_funds_5" implies "charge" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • Manipulation not yet verified: only 18 of 20 captured unit(s) of tool text has been judged so far, so we will not certify text no model has read as clean.Unverified
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the Hawaii Conditions MCP Server server?

Hawaii Conditions MCP Server is a hosted endpoint at https://hawaii-conditions.vercel.app/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · hawaii-conditions.vercel.app

# add to Claude Code
claude mcp add --transport http spacemandomains-hawaii-conditions 'https://hawaii-conditions.vercel.app/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "spacemandomains-hawaii-conditions": {
      "url": "https://hawaii-conditions.vercel.app/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "spacemandomains-hawaii-conditions": {
      "type": "http",
      "url": "https://hawaii-conditions.vercel.app/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.spacemandomains-hawaii-conditions]
url = "https://hawaii-conditions.vercel.app/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "spacemandomains-hawaii-conditions": {
      "type": "remote",
      "url": "https://hawaii-conditions.vercel.app/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add spacemandomains-hawaii-conditions --url 'https://hawaii-conditions.vercel.app/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  spacemandomains-hawaii-conditions:
    url: "https://hawaii-conditions.vercel.app/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "spacemandomains-hawaii-conditions": {
      "Transport": "http",
      "Url": "https://hawaii-conditions.vercel.app/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add spacemandomains-hawaii-conditions -t streamable-http -u 'https://hawaii-conditions.vercel.app/api/mcp'
// mcp.json
{
  "mcpServers": {
    "spacemandomains-hawaii-conditions": {
      "type": "http",
      "url": "https://hawaii-conditions.vercel.app/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 15 Sept 26 +49
    • Injection markers: unverified → pass security
    • Stability: unverified → pass security
    • Transport: fail → pass security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 20 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • MCP protocol: unverified → fail functional
    • Endpoint reachability: not serving MCP → reachable functional
    • Tool coverage: unverified → 100 functional
  • 6 Sept 26 −48
    • Endpoint reachability: reachable → not serving MCP security
    • Tool safety: pass → unverified security
    • Stability: 0.97 → unverified security
    • Transport: pass → fail security
    • Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. security
    • Capabilities: fail → unverified functional
    • Tool coverage: 100 → unverified functional
  • 4 Sept 26 −1
    • Stability: pass → 0.93 functional
  • 26 Aug 26 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 24 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 7 Aug 26 0
    • Transport: fail → pass security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 20 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • MCP protocol: unverified → fail functional
    • Endpoint reachability: not serving MCP → reachable functional
    • Tool coverage: unverified → 100 functional
    • Stability: unverified → 0.40 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://hawaii-conditions.vercel.app/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.vercel.app CN=WR1,O=Google Trust Services,C=US 29 Aug 2026 27 Nov 2026 RSA 2048 SHA256-RSA f7911168ffa7d0f4135e24792e7a52a8
SANs: *.vercel.app
CN=WR1,O=Google Trust Services,C=US (CA) CN=GTS Root R1,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 RSA 2048 SHA256-RSA 7fd9e2c2d2048a0474b627a26d0868a7
CN=GTS Root R1,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 19 Jun 2020 28 Jan 2028 RSA 4096 SHA256-RSA 77bd0d6cdb36f91aea210fc4f058d30d

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of hawaii-conditions.vercel.app. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
vercel.app. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://hawaii-conditions.vercel.app/api/mcp Verified 200
http (plaintext) http://hawaii-conditions.vercel.app/api/mcp HTTPS enforced 308 https://hawaii-conditions.vercel.app/api/mcp
MCP tools · 20 exposed · ~919 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
add_funds_10 ~29

Charge your saved card $10 — balance credited after Stripe payment confirmation. Free to call.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

add_funds_20 ~29

Charge your saved card $20 — balance credited after Stripe payment confirmation. Free to call.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

add_funds_5 ~29

Charge your saved card $5 — balance credited after Stripe payment confirmation. Free to call.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

create_wallet_setup ~24

Initialise Stripe SetupIntent — returns client_secret for saving a card. Free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_balance ~43

Returns current balance, original load amount, and low-balance flag. Free.

NameTypeReqDescription
api_keystringOptional api key. Prefer X-MCP-Account header.

No output schema declared.

No examples provided.

get_full_briefing ~61

All five data sources combined — weather, surf, trails, volcano, ocean safety. Best value at $2.00.

NameTypeReqDescription
islandstringyesIsland name (e.g. oahu, maui, kauai, big-island)

No output schema declared.

No examples provided.

get_moon_phase ~51

Current moon phase, illumination percentage, moonrise/moonset times, and days to next full/new moon. Free.

NameTypeReqDescription
datestringDate in YYYY-MM-DD format (defaults to today)

No output schema declared.

No examples provided.

get_ocean_safety ~54

Box jellyfish, rip currents, NOAA marine alerts. Cost: $0.50.

NameTypeReqDescription
islandstringyesIsland name (e.g. oahu, maui, kauai, big-island)

No output schema declared.

No examples provided.

get_restaurant_details ~46

Full hours, reviews, photos for a restaurant by place_id. Cost: $0.15.

NameTypeReqDescription
place_idstringyesGoogle place_id returned from search_restaurants

No output schema declared.

No examples provided.

get_sun_times ~49

Sunrise, sunset, and daylight duration by island (HST). Free.

NameTypeReqDescription
datestringDate in YYYY-MM-DD format (defaults to today)
islandstring

No output schema declared.

No examples provided.

get_surf_conditions ~54

Wave height, period, direction + 3-day forecast. Cost: $0.10.

NameTypeReqDescription
islandstringyesIsland name (e.g. oahu, maui, kauai, big-island)

No output schema declared.

No examples provided.

get_trail_status ~50

NPS alerts and state trail closures. Cost: $0.25.

NameTypeReqDescription
islandstringyesIsland name (e.g. oahu, maui, kauai, big-island)

No output schema declared.

No examples provided.

get_volcano_status ~30

Live Kīlauea status from USGS HVO. Cost: $0.25.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_weather ~54

5-day forecast, UV index, wind, sunrise/sunset. Cost: $0.10.

NameTypeReqDescription
islandstringyesIsland name (e.g. oahu, maui, kauai, big-island)

No output schema declared.

No examples provided.

link_stripe_customer ~41

Link an existing Stripe customer ID (cus_…) to your account. Free.

NameTypeReqDescription
customer_idstringyesStripe customer ID (cus_…)

No output schema declared.

No examples provided.

ping ~16

Health check — returns server status. Free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

recent_transactions ~60

View recent credits and debits (default 20, max 50). Free.

NameTypeReqDescription
api_keystringOptional api key. Prefer X-MCP-Account header.
limitnumberNumber of transactions to return (max 50)

No output schema declared.

No examples provided.

register_agent ~62

Create a prepaid account. Returns api_key (format: mcp_live_…). Store it immediately — shown only once. Free.

NameTypeReqDescription
agent_idstringOptional unique identifier for this agent
display_namestringHuman-readable name for this agent

No output schema declared.

No examples provided.

save_payment_method ~45

Attach a Stripe payment method (pm_…) to your account for autonomous top-ups. Free.

NameTypeReqDescription
payment_method_idstringyesStripe payment method ID (pm_…)

No output schema declared.

No examples provided.

search_restaurants ~92

Find restaurants by location, cuisine, price range, open-now filter. Cost: $0.25.

NameTypeReqDescription
cuisinestringCuisine type (e.g. Hawaiian, Japanese, Mexican)
locationstringyesLocation to search (e.g. Waikiki, Kailua, Lahaina)
open_nowbooleanFilter for currently open restaurants
pricestringPrice range

No output schema declared.

No examples provided.

Common questions

What is the Hawaii Conditions MCP Server server?

Hawaii Conditions MCP Server is listed in the public MCP registry as io.github.Spacemandomains/hawaii-conditions. Real-time surf, weather, trail status, volcano, ocean safety, and restaurants for Hawaii. This page covers its hosted endpoint (https://hawaii-conditions.vercel.app/api/mcp).

Is the Hawaii Conditions MCP Server server safe to use?

Hawaii Conditions MCP Server scores 74 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Hawaii Conditions MCP Server server expose?

Hawaii Conditions MCP Server exposes 20 tools: ping, register_agent, get_balance, create_wallet_setup, save_payment_method, and 15 more. Their descriptions and schemas cost roughly 919 tokens of context every time the server is loaded.

Does the Hawaii Conditions MCP Server server require authentication?

No. We connected to Hawaii Conditions MCP Server without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Hawaii Conditions MCP Server server still maintained?

Hawaii Conditions MCP Server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.