← Registry

Analytics

whodeployed.wtf

Provides real-time status, fleet summaries, leaderboards, signals, and alerts for a paper-trading lab.

x402 supported1 endpoint27 known toolsFirst detected September 9, 2026Last detected September 9, 2026

ENDPOINT 1

https://whodeployed.wtf/mcp

No auth detected

MCP server metadata

Name
insider-radar-agent
Version
0.1.0
Capabilities
tools.listChanged

Known tools 27

radar_status

Service status: snapshot freshness, product catalog with per-call prices, and the honesty disclaimer.

Inferred read-only
arena

Fleet-wide arena summary of the paper-trading lab (bot counts, venues, aggregate equity).

Inferred read-only
leaderboard

Ranked bot leaderboard with eff_n and the luck-ceiling honesty note.

Inferred read-only
signals

Current signal feed headlines from the lab's signal bus.

Inferred read-only
alerts

Recent lab alerts (drawdowns, retirements, anomalies).

Inferred read-only
calibration

Forecast calibration by venue/category — predicted vs realized.

Inferred read-only
divergences

Cross-venue probability divergences (e.g.

Inferred read-only
crowding

Exposure crowding: where the fleet's directional risk is concentrated.

Inferred read-only
optimizer

Optimizer status and recent parameter decisions.

Inferred read-only
creators

Pump.fun deployer index built forward by our launch listener: 900+ creator wallets with launch histories, venue-aware rug counts, first/last seen.

Inferred read-only
kol_stats

Per-wallet outcome statistics for ~300 tracked memecoin KOL wallets — our computed win rates and PnL distributions over observed trades.

Inferred read-only
alpha_track

Daily equity/PnL histories for the lab's edge-protected bots under stable anonymous handles — real performance, withheld identities; track any handle across snapshots.

Inferred read-only
sol_depth

Recorded Kalshi SOL-market L2 depth (top-5 levels per side), previous-day and older only (T+1) — we recorded it live; Kalshi publishes no historical depth.

Inferred read-only
kol_signals_live

Live KOL confluence buy/exit signals (≤15 min old): distinct human buyers, strength, rug-risk callouts, momentum — the actionable tier.

Inferred read-only
kol_outcomes

Forward-marked signal outcomes WITH a matched control arm: rug rates, checkpoint returns (15m/1h/6h/24h) by risk level and confluence — honesty-graded.

Inferred read-only
snipe_outcomes

Launch-snipe paper ledger with a randomized control arm: detect latency, entry efficiency, checkpoint marks per snipe.

Inferred read-only
wire_clusters

Cross-source evidence clusters joining price anomalies to specific SEC filings (Form 4 accessions, URLs) — graded, windowed, cited.

Inferred read-only
solscout_verdicts

Copy-gradeability verdicts for Solana memecoin wallets: composite scores, consistency, retirement calls (candidate lists withheld).

Inferred read-only
insider_plans

10b5-1 plan detection per insider filing — was the buy pre-scheduled?

Inferred read-only
research_pack

Seven research panels in one call: family correlation + effective-n, edge calibration, insider event study, regime joins, econ calendar, weekly digest, daily alpha cards.

Inferred read-only
kol_events

Narrated detector event stream: meta-signals, distribution flips, known-rugger callouts (last 2000 events).

Inferred read-only
fleet_ledger

Fleet-wide daily P&L ledger: totals, venue splits, per-day rows, tape reconciliation — the transparency companion to alpha_track.

Inferred read-only
kol_signals_delayed

Same KOL confluence feed as kol_signals_live with every row at least 45 minutes old — the evaluation tier.

Inferred read-only
kol_froth

Memecoin froth gauge, current level plus full history: human buys/hour, danger share, distribution events, percentile.

Inferred read-only
smart_holdings

13F institutional holdings rollup: top-held names, filer roster, per-ticker holder counts (top 300).

Inferred read-only
insider_tape

Parsed SEC Form-4 insider buys, newest first: roles, titles, shares, price, value, disclosure lag (last 1000).

Inferred read-only
congress_tape

Parsed House/Senate PTR trades: member, ticker, type, amounts, filing lag (last 1000).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.insider-radar-agent]
url = "https://whodeployed.wtf/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "insider-radar-agent": {
      "type": "http",
      "url": "https://whodeployed.wtf/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: insider-radar-agent
Remote MCP URL: https://whodeployed.wtf/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "insider-radar-agent": {
      "url": "https://whodeployed.wtf/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "insider-radar-agent": {
      "type": "http",
      "url": "https://whodeployed.wtf/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "insider-radar-agent",
  "transport": "streamable-http",
  "url": "https://whodeployed.wtf/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.