is_business_day_check — banking intelligence MCP Tool
is_business_day_check
(is business day check) is one of 34 tools on the
banking intelligence
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call is_business_day_check from your client
- Claude Code banking intelligence is_business_day_check run in your project directory
- Claude Desktop banking intelligence is_business_day_check ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor banking intelligence is_business_day_check ~/.cursor/mcp.json
- VS Code banking intelligence is_business_day_check .vscode/mcp.json
- Zed banking intelligence is_business_day_check ~/.config/zed/settings.json
- Windsurf banking intelligence is_business_day_check ~/.codeium/windsurf/mcp_config.json
- Cline banking intelligence is_business_day_check ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI banking intelligence is_business_day_check ~/.gemini/settings.json
- Grok banking intelligence is_business_day_check .mcp.json (in your project root)
- ChatGPT banking intelligence is_business_day_check Settings → Connectors → Advanced → Developer mode
- Claude.ai banking intelligence is_business_day_check Settings → Connectors → Add custom connector
- LangChain banking intelligence is_business_day_check pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http banking-intelligence https://mcp.ohmyfin.ai/mcp
Other tools on this server
- swift_lookup
- iban_validate
- country_banking_rules
- country_payment_codes
- fx_rate
- fx_rate_history
- gpi_status_codes
- swift_message_reference
- payment_cutoff_times
- fx_volatility
- fx_timing_advisor
- payment_method_compare
- bank_holidays
- value_date
- settlement_eta
- transfer_cost
- mcp_register
- mcp_verify
- sanctions_screen
- eccn_lookup
- country_export_controls
- export_controls_screen
- hs_code_lookup
- goods_classify
- federal_register_changes
- track_payment
- tracking_history
- ssi_lookup
- banks_using_correspondent
- company_search_person
- company_search_company
- company_search_result
- company_registries
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.