add_funds_20 — Hawaii Conditions MCP Server MCP Tool Mutating
add_funds_20
(add funds 20) is one of 20 tools on the
Hawaii Conditions MCP Server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call add_funds_20 from your client
- Claude Code Hawaii Conditions MCP Server add_funds_20 run in your project directory
- Claude Desktop Hawaii Conditions MCP Server add_funds_20 ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Hawaii Conditions MCP Server add_funds_20 ~/.cursor/mcp.json
- VS Code Hawaii Conditions MCP Server add_funds_20 .vscode/mcp.json
- Zed Hawaii Conditions MCP Server add_funds_20 ~/.config/zed/settings.json
- Windsurf Hawaii Conditions MCP Server add_funds_20 ~/.codeium/windsurf/mcp_config.json
- Cline Hawaii Conditions MCP Server add_funds_20 ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Hawaii Conditions MCP Server add_funds_20 ~/.gemini/settings.json
- Grok Hawaii Conditions MCP Server add_funds_20 .mcp.json (in your project root)
- ChatGPT Hawaii Conditions MCP Server add_funds_20 Settings → Connectors → Advanced → Developer mode
- Claude.ai Hawaii Conditions MCP Server add_funds_20 Settings → Connectors → Add custom connector
- LangChain Hawaii Conditions MCP Server add_funds_20 pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http hawaii-conditions https://hawaii-conditions.vercel.app/api/mcp
Other tools on this server
- ping
- register_agent
- get_balance
- create_wallet_setup
- save_payment_method
- link_stripe_customer
- recent_transactions
- add_funds_5
- add_funds_10
- get_sun_times
- get_moon_phase
- get_weather
- get_surf_conditions
- get_trail_status
- get_volcano_status
- get_ocean_safety
- get_full_briefing
- search_restaurants
- get_restaurant_details
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.