Official 0xinsider CLI and MCP server: advanced tools for sports and esports markets, powered by Polymarket
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio, streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
OXINSIDER_API_KEYAPI-Schlüsselerforderlich0xinsider API key (oxi_sk_live_...) from https://0xinsider.com/developers
Vom Autor in der offiziellen MCP-Registry angegeben. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus dem Quellcode gelesen, den npm tatsächlich ausliefert, zum Zeitpunkt des Scans. Das Paket wurde nie ausgeführt. Tools, die zur Laufzeit dynamisch registriert werden oder in gebündeltem beziehungsweise minifiziertem Code stecken, können übersehen werden — das hier ist also eine Untergrenze der Tool-Oberfläche, keine vollständige Erhebung.
explore_marketsKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
get_insider_radarKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
get_large_positionsKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
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…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_position_timelineKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
get_positionsKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
get_trader_pnlKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
get_traderKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
get_trending_walletsKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
get_whale_tradesKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
get_pick_of_the_dayKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
get_pick_of_the_day_archiveKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
batch_get_tradersKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
get_whale_trades_historyKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
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…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
batch_get_market_intelKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
get_smart_money_flowsKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
get_sharp_money_flowsKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
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…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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,…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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):…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_reportKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
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…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
16 von 33 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
Official 0xinsider CLI and MCP server: advanced tools for sports and esports markets, powered by Polymarket
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Der Durchlauf endete an der Tiefengrenze 4. Alles unterhalb dieser Ebene wurde nie aufgelöst.
Der Durchlauf endete an der Grenze von 60 Paketen. Der Rest des Baums wurde nie aufgelöst.
36 weitere aufgelöste Pakete werden hier nicht gezeichnet (Anzeigegrenze: 24). Jede Abhängigkeit mit einem Sicherheitshinweis wird unabhängig von der Grenze gezeichnet. Vollständiges Inventar (CycloneDX-SBOM)
53 deklarierte Abhängigkeiten sind nie im Baum gelandet. Sie fehlen in Forges Auflösung, nicht im Paket.
+41 weitere nicht aufgeführt. Die Zählungen nach Grund oben erfassen sie alle.
Nicht verfolgt: peerDependencies. Dieser Baum erfasst nur Laufzeitabhängigkeiten; was jene mitbringen, wurde nie aufgelöst.