cex_options_get_options_contract — Gate MCP MCP Tool
cex_options_get_options_contract
(cex options get options contract) is one of 63 tools on the
Gate MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call cex_options_get_options_contract from your client
- Claude Code Gate MCP cex_options_get_options_contract run in your project directory
- Claude Desktop Gate MCP cex_options_get_options_contract ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Gate MCP cex_options_get_options_contract ~/.cursor/mcp.json
- VS Code Gate MCP cex_options_get_options_contract .vscode/mcp.json
- Zed Gate MCP cex_options_get_options_contract ~/.config/zed/settings.json
- Windsurf Gate MCP cex_options_get_options_contract ~/.codeium/windsurf/mcp_config.json
- Cline Gate MCP cex_options_get_options_contract ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Gate MCP cex_options_get_options_contract ~/.gemini/settings.json
- Grok Gate MCP cex_options_get_options_contract .mcp.json (in your project root)
- ChatGPT Gate MCP cex_options_get_options_contract Settings → Connectors → Advanced → Developer mode
- Claude.ai Gate MCP cex_options_get_options_contract Settings → Connectors → Add custom connector
- LangChain Gate MCP cex_options_get_options_contract pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http gate-mcp https://api.gatemcp.ai/mcp
Other tools on this server
- cex_activity_list_activity_types
- cex_alpha_list_alpha_currencies
- cex_alpha_list_alpha_tickers
- cex_alpha_list_alpha_tokens
- cex_dc_get_dc_contract
- cex_dc_list_dc_candlesticks
- cex_dc_list_dc_contracts
- cex_dc_list_dc_insurance_ledger
- cex_dc_list_dc_order_book
- cex_dc_list_dc_risk_limit_tiers
- cex_dc_list_dc_tickers
- cex_dc_list_dc_trades
- cex_earn_list_dual_investment_plans
- cex_earn_list_earn_fixed_term_products
- cex_earn_list_earn_fixed_term_products_by_asset
- cex_earn_list_uni_currencies
- cex_fx_get_fx_candlesticks
- cex_fx_get_fx_contract
- cex_fx_get_fx_funding_rate
- cex_fx_get_fx_order_book
- cex_fx_get_fx_premium_index
- cex_fx_get_fx_risk_limit_table
- cex_fx_get_fx_tickers
- cex_fx_get_fx_trades
- cex_fx_get_index_constituents
- cex_fx_list_batch_fx_funding_rates
- cex_fx_list_contract_stats
- cex_fx_list_fx_contracts
- cex_fx_list_fx_insurance_ledger
- cex_fx_list_fx_liq_orders
- cex_launch_get_candy_drop_activity_list_v4
- cex_launch_get_candy_drop_activity_rules_v4
- cex_launch_get_hodler_airdrop_project_list
- cex_launch_list_launch_pool_projects
- cex_margin_get_market_margin_tier
- cex_margin_get_uni_currency_pair
- cex_margin_list_uni_currency_pairs
- cex_mcl_get_multi_collateral_current_rate
- cex_mcl_get_multi_collateral_fix_rate
- cex_mcl_get_multi_collateral_ltv
- cex_mcl_list_multi_collateral_currencies
- cex_options_get_options_settlement
- cex_options_list_options_candlesticks
- cex_options_list_options_contracts
- cex_options_list_options_expirations
- cex_options_list_options_order_book
- cex_options_list_options_settlements
- cex_options_list_options_tickers
- cex_options_list_options_trades
- cex_options_list_options_underlying_candlesticks
- cex_options_list_options_underlying_tickers
- cex_options_list_options_underlyings
- cex_spot_get_currency
- cex_spot_get_currency_pair
- cex_spot_get_spot_candlesticks
- cex_spot_get_spot_order_book
- cex_spot_get_spot_tickers
- cex_spot_get_spot_trades
- cex_spot_list_currencies
- cex_spot_list_currency_pairs
- cex_square_list_live_replay
- cex_square_list_square_ai_search
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.