get_insider_radar_flag — 0xinsider MCP Tool Read-only
get_insider_radar_flag
(get insider radar flag) is one of 47 tools on the
0xinsider
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_insider_radar_flag from your client
- Claude Code 0xinsider get_insider_radar_flag run in your project directory
- Claude Desktop 0xinsider get_insider_radar_flag ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor 0xinsider get_insider_radar_flag ~/.cursor/mcp.json
- VS Code 0xinsider get_insider_radar_flag .vscode/mcp.json
- Zed 0xinsider get_insider_radar_flag ~/.config/zed/settings.json
- Windsurf 0xinsider get_insider_radar_flag ~/.codeium/windsurf/mcp_config.json
- Cline 0xinsider get_insider_radar_flag ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI 0xinsider get_insider_radar_flag ~/.gemini/settings.json
- Grok 0xinsider get_insider_radar_flag .mcp.json (in your project root)
- ChatGPT 0xinsider get_insider_radar_flag Settings → Connectors → Advanced → Developer mode
- Claude.ai 0xinsider get_insider_radar_flag Settings → Connectors → Add custom connector
- LangChain 0xinsider get_insider_radar_flag pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://api.0xinsider.com/api/v1/mcp
Other tools on this server
- get_leaderboard
- get_trader
- batch_get_traders
- get_large_trades
- get_large_trade
- get_large_trades_history
- get_whale_trades
- get_whale_trade
- get_whale_trades_history
- get_pre_game_sides
- get_pre_game_side_observations
- get_sports_edge_signals
- get_sports_edge_observations
- list_games
- get_game
- get_market_flow
- batch_get_market_flow
- get_market_intel
- batch_get_market_intel
- get_sharp_money_flows
- get_smart_money_flows
- get_market_snapshot
- get_suspicious_trades
- get_suspicious_trade
- get_insider_radar
- get_positions
- get_position_timeline
- get_position_timeline_by_id
- search_markets
- search_content
- explore_markets
- get_event_replay_since
- list_webhooks
- get_webhook
- get_daily_report_snapshot
- get_weekly_report_snapshot
- get_monthly_report_snapshot
- get_report
- get_trader_export_snapshot
- get_coverage
- get_platforms
- get_large_positions
- get_trending_wallets
- get_trader_pnl
- get_pick_of_the_day
- get_pick_of_the_day_archive
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.