Analytics
whodeployed.wtf
Provides real-time status, fleet summaries, leaderboards, signals, and alerts for a paper-trading lab.
ENDPOINT 1
https://whodeployed.wtf/mcp
MCP server metadata
- Name
- insider-radar-agent
- Version
- 0.1.0
Known tools 27
radar_statusService status: snapshot freshness, product catalog with per-call prices, and the honesty disclaimer.
Inferred read-onlyarenaFleet-wide arena summary of the paper-trading lab (bot counts, venues, aggregate equity).
Inferred read-onlycreatorsPump.fun deployer index built forward by our launch listener: 900+ creator wallets with launch histories, venue-aware rug counts, first/last seen.
Inferred read-onlykol_statsPer-wallet outcome statistics for ~300 tracked memecoin KOL wallets — our computed win rates and PnL distributions over observed trades.
Inferred read-onlyalpha_trackDaily 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-onlysol_depthRecorded 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-onlykol_signals_liveLive KOL confluence buy/exit signals (≤15 min old): distinct human buyers, strength, rug-risk callouts, momentum — the actionable tier.
Inferred read-onlykol_outcomesForward-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-onlysnipe_outcomesLaunch-snipe paper ledger with a randomized control arm: detect latency, entry efficiency, checkpoint marks per snipe.
Inferred read-onlywire_clustersCross-source evidence clusters joining price anomalies to specific SEC filings (Form 4 accessions, URLs) — graded, windowed, cited.
Inferred read-onlysolscout_verdictsCopy-gradeability verdicts for Solana memecoin wallets: composite scores, consistency, retirement calls (candidate lists withheld).
Inferred read-onlyinsider_plans10b5-1 plan detection per insider filing — was the buy pre-scheduled?
Inferred read-onlyresearch_packSeven 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-onlykol_eventsNarrated detector event stream: meta-signals, distribution flips, known-rugger callouts (last 2000 events).
Inferred read-onlyfleet_ledgerFleet-wide daily P&L ledger: totals, venue splits, per-day rows, tape reconciliation — the transparency companion to alpha_track.
Inferred read-onlykol_signals_delayedSame KOL confluence feed as kol_signals_live with every row at least 45 minutes old — the evaluation tier.
Inferred read-onlykol_frothMemecoin froth gauge, current level plus full history: human buys/hour, danger share, distribution events, percentile.
Inferred read-onlysmart_holdings13F institutional holdings rollup: top-held names, filer roster, per-ticker holder counts (top 300).
Inferred read-onlyinsider_tapeParsed SEC Form-4 insider buys, newest first: roles, titles, shares, price, value, disclosure lag (last 1000).
Inferred read-onlycongress_tapeParsed House/Senate PTR trades: member, ticker, type, amounts, filing lag (last 1000).
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.