short_interest — XOOMAR market data MCP Tool
short_interest
(short interest) 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 short_interest from your client
- Claude Code XOOMAR market data short_interest run in your project directory
- Claude Desktop XOOMAR market data short_interest ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor XOOMAR market data short_interest ~/.cursor/mcp.json
- VS Code XOOMAR market data short_interest .vscode/mcp.json
- Zed XOOMAR market data short_interest ~/.config/zed/settings.json
- Windsurf XOOMAR market data short_interest ~/.codeium/windsurf/mcp_config.json
- Cline XOOMAR market data short_interest ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI XOOMAR market data short_interest ~/.gemini/settings.json
- Grok XOOMAR market data short_interest .mcp.json (in your project root)
- ChatGPT XOOMAR market data short_interest Settings → Connectors → Advanced → Developer mode
- Claude.ai XOOMAR market data short_interest Settings → Connectors → Add custom connector
- LangChain XOOMAR market data short_interest pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http xoomar-mcp https://xoomar.com/mcp
Other tools on this server
- short_volume
- fails_to_deliver
- insider_trades
- insider_clusters
- threshold_list
- 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.