Official 0xinsider CLI and MCP server: advanced tools for sports and esports markets, powered by Polymarket
Dedotto dai trasporti dichiarati da questo annuncio (stdio, streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
OXINSIDER_API_KEYChiave APIobbligatoria0xinsider API key (oxi_sk_live_...) from https://0xinsider.com/developers
Dichiarato dall’autore nel registro MCP ufficiale. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto dal codice che npm distribuisce davvero, al momento dell’analisi. Il pacchetto non è mai stato eseguito. Gli strumenti registrati dinamicamente a runtime, o nascosti in codice impacchettato o minificato, possono sfuggire — quindi questo è un limite inferiore della superficie di strumenti, non un censimento completo.
explore_marketsNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
get_insider_radarNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
get_large_positionsNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
get_leaderboardGet the top-ranked prediction market traders (grades S, A, B only). Sorted by composite score descending. Supports cursor pagination and optional filters.
Args:
- limit (number, 1-100, default 20): Max results per page
- cursor (string, optional): Pagination cursor from previous response
- cate…Get the top-ranked prediction market traders (grades S, A, B only). Sorted by composite score descending. Supports cursor pagination and optional filters. Args: - limit (number, 1-100, default 20): Max results per page - cursor (string, optional): Pagination cursor from previous response - cate…
Per questo strumento non è stato pubblicato alcuno schema di input.
get_market_intelSmart money flow analysis for a specific prediction market. Shows net flow direction, whale trade count, buy/sell volumes, and top graded trader positions.
Use search_markets first to find the condition_id for a market.
Args:
- condition_id (string, required): Market condition ID (from search_ma…Smart money flow analysis for a specific prediction market. Shows net flow direction, whale trade count, buy/sell volumes, and top graded trader positions. Use search_markets first to find the condition_id for a market. Args: - condition_id (string, required): Market condition ID (from search_ma…
Per questo strumento non è stato pubblicato alcuno schema di input.
get_position_timelineNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
get_positionsNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
get_trader_pnlNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
get_traderNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
get_trending_walletsNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
get_whale_tradesNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
get_pick_of_the_dayNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
get_pick_of_the_day_archiveNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
batch_get_tradersNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
get_whale_trades_historyNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
get_whale_tradeRead one whale trade by ID. Accepts either the wt_ ID returned by whale-trade list/history responses or the raw numeric whale_alerts.id.
Args:
- id (string, required): Whale trade ID such as wt_123 or 123
Returns: One whale trade with trader info, market context, size, side, price, current signa…Read one whale trade by ID. Accepts either the wt_ ID returned by whale-trade list/history responses or the raw numeric whale_alerts.id. Args: - id (string, required): Whale trade ID such as wt_123 or 123 Returns: One whale trade with trader info, market context, size, side, price, current signa…
Per questo strumento non è stato pubblicato alcuno schema di input.
batch_get_market_intelNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
get_smart_money_flowsNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
get_sharp_money_flowsNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
get_market_snapshotProvider-first live market-card snapshot for one raw provider condition_id. Forwards IDs to the V1 handler without mkt_ rewriting.
Args:
- condition_id (string, required): Raw provider condition_id returned by search or explore
Returns: Market identity, outcomes, liquidity, sports context, and f…Provider-first live market-card snapshot for one raw provider condition_id. Forwards IDs to the V1 handler without mkt_ rewriting. Args: - condition_id (string, required): Raw provider condition_id returned by search or explore Returns: Market identity, outcomes, liquidity, sports context, and f…
Per questo strumento non è stato pubblicato alcuno schema di input.
get_position_timeline_by_idGet stored Polymarket fills available for one internal trader id in one market, newest first, using the public V1 /api/v1/traders/{id}/position-timeline route.
Args:
- condition_id (string, required): Market condition ID
- trader_id (number, required): Internal traders.id alias
- limit (number,…Get stored Polymarket fills available for one internal trader id in one market, newest first, using the public V1 /api/v1/traders/{id}/position-timeline route. Args: - condition_id (string, required): Market condition ID - trader_id (number, required): Internal traders.id alias - limit (number,…
Per questo strumento non è stato pubblicato alcuno schema di input.
get_insider_radar_flagRead one insider-radar flag by ID. Accepts either the rf_ ID returned by insider-radar list responses or the raw numeric radar_flags.id.
Args:
- id (string, required): Radar flag ID such as rf_123 or 123
Returns: One radar flag with trader, market, suspicion scores, and evidence.Read one insider-radar flag by ID. Accepts either the rf_ ID returned by insider-radar list responses or the raw numeric radar_flags.id. Args: - id (string, required): Radar flag ID such as rf_123 or 123 Returns: One radar flag with trader, market, suspicion scores, and evidence.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_event_replay_sinceReplay durable public whale-trade intelligence events strictly after an opaque cursor backed by whale_alerts.id.
Args:
- cursor (string, optional): Opaque event replay cursor
- limit (number, 1-100, default 50)
Returns: Event replay window with retention and completeness metadata.Replay durable public whale-trade intelligence events strictly after an opaque cursor backed by whale_alerts.id. Args: - cursor (string, optional): Opaque event replay cursor - limit (number, 1-100, default 50) Returns: Event replay window with retention and completeness metadata.
Per questo strumento non è stato pubblicato alcuno schema di input.
list_webhooksRead-only list of webhook endpoints owned by the authenticated API key user. This does not create, update, verify, rotate, or delete webhook endpoints.
Args: none
Returns: List of webhook endpoint configuration records.Read-only list of webhook endpoints owned by the authenticated API key user. This does not create, update, verify, rotate, or delete webhook endpoints. Args: none Returns: List of webhook endpoint configuration records.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_webhookRead-only lookup of one webhook endpoint owned by the authenticated API key user. This does not create, update, verify, rotate, or delete webhook endpoints.
Args:
- id (number, required): Webhook endpoint id
Returns: Webhook endpoint configuration record.Read-only lookup of one webhook endpoint owned by the authenticated API key user. This does not create, update, verify, rotate, or delete webhook endpoints. Args: - id (number, required): Webhook endpoint id Returns: Webhook endpoint configuration record.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_daily_report_snapshotRead one dated daily whale-activity report snapshot.
Args:
- date (string, required): UTC report date in YYYY-MM-DD format
Returns: Report snapshot metadata and entries.Read one dated daily whale-activity report snapshot. Args: - date (string, required): UTC report date in YYYY-MM-DD format Returns: Report snapshot metadata and entries.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_weekly_report_snapshotRead one weekly whale-activity report snapshot. Pass either from/to UTC dates or an ISO YYYY-WW week token.
Args:
- week (string, optional): YYYY-WW selector
- from/to (string, optional): UTC dates in YYYY-MM-DD format
Returns: Report snapshot metadata and entries.Read one weekly whale-activity report snapshot. Pass either from/to UTC dates or an ISO YYYY-WW week token. Args: - week (string, optional): YYYY-WW selector - from/to (string, optional): UTC dates in YYYY-MM-DD format Returns: Report snapshot metadata and entries.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_monthly_report_snapshotRead one UTC monthly whale-activity report snapshot.
Args:
- month (string, required): UTC report month in YYYY-MM format
Returns: Report snapshot metadata and entries.Read one UTC monthly whale-activity report snapshot. Args: - month (string, required): UTC report month in YYYY-MM format Returns: Report snapshot metadata and entries.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_trader_export_snapshotRead export source-range, completeness, volume reconciliation, row-count estimate, and large-export policy for one trader. Metadata only; does not start an export job.
Args:
- address (string, required): Trader wallet address, known username-style lookup, or trd_-prefixed trader ID emitted by the…Read export source-range, completeness, volume reconciliation, row-count estimate, and large-export policy for one trader. Metadata only; does not start an export job. Args: - address (string, required): Trader wallet address, known username-style lookup, or trd_-prefixed trader ID emitted by the…
Per questo strumento non è stato pubblicato alcuno schema di input.
get_platformsRead the provider capability matrix declaring which V1 intelligence surfaces are supported, partial, or unsupported per platform. Polymarket reports a status (supported, partial, or unsupported) for grade, pnl, strategy, timeline, whale_signal, insider_radar, and market_snapshot. Use this before ch…Read the provider capability matrix declaring which V1 intelligence surfaces are supported, partial, or unsupported per platform. Polymarket reports a status (supported, partial, or unsupported) for grade, pnl, strategy, timeline, whale_signal, insider_radar, and market_snapshot. Use this before ch…
Per questo strumento non è stato pubblicato alcuno schema di input.
search_contentSearch 0xinsider's editorial content by keyword. Returns matching learn articles, glossary entries, comparisons, research, and trading strategies with their canonical URLs.
Args:
- q (string, required): Search query, 1-256 characters before whitespace trimming
- limit (number, 1-50, default 10):…Search 0xinsider's editorial content by keyword. Returns matching learn articles, glossary entries, comparisons, research, and trading strategies with their canonical URLs. Args: - q (string, required): Search query, 1-256 characters before whitespace trimming - limit (number, 1-50, default 10):…
Per questo strumento non è stato pubblicato alcuno schema di input.
get_reportNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
search_marketsSearch prediction markets by keyword. Returns matching markets with status, category, and platform. Use this to find condition_id values needed by get_market_intel.
Args:
- q (string, required): Search query
- limit (number, 1-100, default 20): Max results
- status (string, optional): Filter by…Search prediction markets by keyword. Returns matching markets with status, category, and platform. Use this to find condition_id values needed by get_market_intel. Args: - q (string, required): Search query - limit (number, 1-100, default 20): Max results - status (string, optional): Filter by…
Per questo strumento non è stato pubblicato alcuno schema di input.
16 strumenti su 33 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Official 0xinsider CLI and MCP server: advanced tools for sports and esports markets, powered by Polymarket
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
La scansione si è fermata al limite di profondità 4. Tutto ciò che sta sotto quel livello non è mai stato risolto.
La scansione si è fermata al limite di 60 pacchetti. Il resto dell'albero non è mai stato risolto.
Altri 36 pacchetti risolti non vengono disegnati qui (limite di visualizzazione: 24). Ogni dipendenza con un avviso di sicurezza viene disegnata comunque. Inventario completo (SBOM CycloneDX)
53 dipendenze dichiarate non sono mai arrivate nell'albero. Mancano dalla risoluzione di Forge, non dal pacchetto.
+41 altre non elencate. I conteggi per motivo qui sopra le comprendono tutte.
Non seguite: peerDependencies. Questo albero copre solo le dipendenze di runtime, quindi ciò che queste comportano non è mai stato risolto.