Official 0xinsider CLI and MCP server: advanced tools for sports and esports markets, powered by Polymarket
Inferido de los transportes que declara este listado (stdio, streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
OXINSIDER_API_KEYClave de APIobligatoria0xinsider API key (oxi_sk_live_...) from https://0xinsider.com/developers
Declarado por el autor en el registro oficial de MCP. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído del código que npm publica realmente, en el momento del análisis. El paquete nunca se ejecutó. Las herramientas registradas dinámicamente en tiempo de ejecución, o escondidas en código empaquetado o minificado, pueden pasarse por alto — así que esto es un mínimo de la superficie de herramientas, no un censo completo.
explore_marketsSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
get_insider_radarSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
get_large_positionsSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no 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…
No se publicó ningún esquema de entrada para esta herramienta.
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…
No se publicó ningún esquema de entrada para esta herramienta.
get_position_timelineSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
get_positionsSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
get_trader_pnlSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
get_traderSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
get_trending_walletsSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
get_whale_tradesSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
get_pick_of_the_daySin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
get_pick_of_the_day_archiveSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
batch_get_tradersSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
get_whale_trades_historySin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no 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…
No se publicó ningún esquema de entrada para esta herramienta.
batch_get_market_intelSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
get_smart_money_flowsSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
get_sharp_money_flowsSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no 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…
No se publicó ningún esquema de entrada para esta herramienta.
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,…
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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…
No se publicó ningún esquema de entrada para esta herramienta.
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…
No se publicó ningún esquema de entrada para esta herramienta.
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):…
No se publicó ningún esquema de entrada para esta herramienta.
get_reportSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no 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…
No se publicó ningún esquema de entrada para esta herramienta.
16 de 33 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Official 0xinsider CLI and MCP server: advanced tools for sports and esports markets, powered by Polymarket
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
El rastreo se detuvo en el límite de profundidad 4. Nada por debajo de ese nivel llegó a resolverse.
El rastreo se detuvo en el límite de 60 paquetes. El resto del árbol nunca se resolvió.
Hay 36 paquetes resueltos más que no se dibujan aquí (límite de visualización: 24). Toda dependencia con avisos de seguridad se dibuja aunque se supere el límite. Inventario completo (SBOM CycloneDX)
53 dependencias declaradas nunca llegaron al árbol. Faltan en la resolución de Forge, no en el paquete.
+41 más sin listar. Los recuentos por motivo de arriba las incluyen todas.
No se siguen: peerDependencies. Este árbol cubre solo dependencias en tiempo de ejecución, así que lo que estas arrastren nunca se resolvió.