get_venue_markets — mcp MCP Tool Read-only
get_venue_markets
(get venue markets) is one of 50 tools on the
mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_venue_markets from your client
- Claude Code mcp get_venue_markets run in your project directory
- Claude Desktop mcp get_venue_markets ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mcp get_venue_markets ~/.cursor/mcp.json
- VS Code mcp get_venue_markets .vscode/mcp.json
- Zed mcp get_venue_markets ~/.config/zed/settings.json
- Windsurf mcp get_venue_markets ~/.codeium/windsurf/mcp_config.json
- Cline mcp get_venue_markets ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mcp get_venue_markets ~/.gemini/settings.json
- Grok mcp get_venue_markets .mcp.json (in your project root)
- ChatGPT mcp get_venue_markets Settings → Connectors → Advanced → Developer mode
- Claude.ai mcp get_venue_markets Settings → Connectors → Add custom connector
- LangChain mcp get_venue_markets pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.bykaranteli.com/
Other tools on this server
- get_market_indices
- get_liquidations
- get_etf_flows
- get_funding_heatmap
- get_funding_arbitrage
- get_pressure_scores
- get_top_movers
- get_cot_positioning
- get_options_snapshot
- get_coinbase_premium
- get_flow_toxicity
- get_options_flow
- get_slippage
- get_fomc_impact
- get_liquidation_cascades
- get_liquidation_leaderboard
- get_insurance_funds
- get_open_interest
- get_psi_charge
- get_altseason
- get_quantum_exposure
- get_metric_context
- get_theme_indices
- get_factor_board
- get_borrow_rates
- get_fee_table
- get_settlements
- get_venue_profile
- get_withdrawal_status
- get_leverage_tiers
- get_lead_lag
- get_iv_surface
- get_whale_tape
- get_correlations
- get_new_listings
- get_macro_liquidity
- get_network_health
- get_liqmap
- get_tradfi_board
- get_rsi_heatmap
- get_cycle_indicators
- get_hl_whales
- get_positioning
- get_turkey_premium
- get_data_proof
- get_jupiter_perps
- get_coverage
- get_orderbook_depth
- get_tokenized_stocks
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.