threshold_list — XOOMAR market data MCP Tool
threshold_list
(threshold list) is one of 26 tools on the
XOOMAR market data
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call threshold_list from your client
- Claude Code XOOMAR market data threshold_list run in your project directory
- Claude Desktop XOOMAR market data threshold_list ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor XOOMAR market data threshold_list ~/.cursor/mcp.json
- VS Code XOOMAR market data threshold_list .vscode/mcp.json
- Zed XOOMAR market data threshold_list ~/.config/zed/settings.json
- Windsurf XOOMAR market data threshold_list ~/.codeium/windsurf/mcp_config.json
- Cline XOOMAR market data threshold_list ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI XOOMAR market data threshold_list ~/.gemini/settings.json
- Grok XOOMAR market data threshold_list .mcp.json (in your project root)
- ChatGPT XOOMAR market data threshold_list Settings → Connectors → Advanced → Developer mode
- Claude.ai XOOMAR market data threshold_list Settings → Connectors → Add custom connector
- LangChain XOOMAR market data threshold_list pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http xoomar-mcp https://xoomar.com/mcp
Other tools on this server
- short_interest
- short_volume
- fails_to_deliver
- insider_trades
- insider_clusters
- planned_insider_sales
- large_holders
- fund_holders
- fund_portfolio
- company_financials
- corporate_events
- earnings_calendar
- cot_positioning
- funding_rates
- fed_liquidity
- policy_rates
- macro_series
- treasury_auctions
- economic_calendar
- private_placements
- ipo_pipeline
- bitcoin_treasuries
- federal_contracts
- crypto_market
- api_reference
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.