info_marketdetail_get_kline — Gate Info MCP MCP Tool
info_marketdetail_get_kline
(info marketdetail get kline) is one of 32 tools on the
Gate Info MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call info_marketdetail_get_kline from your client
- Claude Code Gate Info MCP info_marketdetail_get_kline run in your project directory
- Claude Desktop Gate Info MCP info_marketdetail_get_kline ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Gate Info MCP info_marketdetail_get_kline ~/.cursor/mcp.json
- VS Code Gate Info MCP info_marketdetail_get_kline .vscode/mcp.json
- Zed Gate Info MCP info_marketdetail_get_kline ~/.config/zed/settings.json
- Windsurf Gate Info MCP info_marketdetail_get_kline ~/.codeium/windsurf/mcp_config.json
- Cline Gate Info MCP info_marketdetail_get_kline ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Gate Info MCP info_marketdetail_get_kline ~/.gemini/settings.json
- Grok Gate Info MCP info_marketdetail_get_kline .mcp.json (in your project root)
- ChatGPT Gate Info MCP info_marketdetail_get_kline Settings → Connectors → Advanced → Developer mode
- Claude.ai Gate Info MCP info_marketdetail_get_kline Settings → Connectors → Add custom connector
- LangChain Gate Info MCP info_marketdetail_get_kline pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http gate-info https://api.gatemcp.ai/mcp/info
Other tools on this server
- info_coin_get_coin_info
- info_coin_get_coin_rankings
- info_coin_search_coins
- info_compliance_check_token_security
- info_macro_get_economic_calendar
- info_macro_get_macro_indicator
- info_macro_get_macro_summary
- info_marketdetail_get_orderbook
- info_marketdetail_get_recent_trades
- info_marketsnapshot_batch_market_snapshot
- info_marketsnapshot_get_institutional_metrics
- info_marketsnapshot_get_market_overview
- info_marketsnapshot_get_market_snapshot
- info_markettrend_get_indicator_history
- info_markettrend_get_kline
- info_markettrend_get_technical_analysis
- info_onchain_get_address_info
- info_onchain_get_address_transactions
- info_onchain_get_token_onchain
- info_onchain_get_transaction
- info_platformmetrics_get_bridge_metrics
- info_platformmetrics_get_cex_orderbook_depth
- info_platformmetrics_get_chain_activity
- info_platformmetrics_get_defi_overview
- info_platformmetrics_get_exchange_reserves
- info_platformmetrics_get_liquidation_heatmap
- info_platformmetrics_get_platform_history
- info_platformmetrics_get_platform_info
- info_platformmetrics_get_stablecoin_info
- info_platformmetrics_get_yield_pools
- info_platformmetrics_search_platforms
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.