← Registry

Security & Testing

loopholetape.com

Provides compact risk checks for pump.fun tokens, covering creator exits, early-wallet selling, curve/pool drains, migration classification, concentration, and buyer flow.

x402 supported1 endpoint17 known toolsFirst detected September 10, 2026Last detected September 10, 2026

ENDPOINT 1

https://api.loopholetape.com/mcp

No auth detected

MCP server metadata

Name
loophole tape
Version
0.4.0
Capabilities
experimentalpromptsresourcestools
Server instructions

Real-time pump.fun / PumpSwap analytics and Robinhood Chain Pons V2 launch-structure cards derived from public on-chain data (rhc_* tools). Free tools: catalog (start here), health, market_regime, sample_mint, rhc_regime, check_coverage, watchlist_updates. Compact pump.fun checks: $0.005 for one mint, $0.01 for up to five; full coverage and feed lag <= 5 s required. Unavailable/stale checks and unchanged watch cursors are unpaid. Paid tools cost 0.5-2.5 cents in USDC on Solana mainnet via x402 over MCP: call the tool, receive an isError result carrying x402Version/accepts, pay accepts[0].amount micro-USDC to accepts[0].payTo, retry with _meta['x402/payment']. Every result is a JSON envelope {ok, schema_version, generated_at, coverage: full|thin, data, meta{feed_lag_s, is_stale, next}}. Label semantics: https://api.loopholetape.com/v1/labels. OpenAPI: https://api.loopholetape.com/openapi.json.

Known tools 17

catalog

Free.

Inferred read-only
health

Free.

Inferred read-only
market_regime

Free.

Inferred read-only
sample_mint

Free.

Inferred read-only
check_coverage

Free.

Inferred read-only
watchlist_updates

Free.

Inferred read-only
check_pumpfun_risk

Compact check before a swap or during position monitoring: creator exits, early-wallet selling, curve/pool drains, migration classification, concentration and buyer flow.

Inferred read-only
check_watchlist_risk

One payment checks one to five caller-selected pump.

Potential side effects
mint_risk_card

$0.

Inferred read-only
recent_launches

$0.

Inferred read-only
recent_rugs

$0.

Inferred read-only
recent_graduations

$0.

Inferred read-only
creator_reputation

$0.

Inferred read-only
wallet_profile

$0.

Inferred read-only
rhc_regime

Free.

Inferred read-only
rhc_recent_launches

$0.

Inferred read-only
rhc_curve_card

$0.

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.loophole-tape]
url = "https://api.loopholetape.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "loophole-tape": {
      "type": "http",
      "url": "https://api.loopholetape.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: loophole-tape
Remote MCP URL: https://api.loopholetape.com/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": {
    "loophole-tape": {
      "url": "https://api.loopholetape.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "loophole-tape": {
      "type": "http",
      "url": "https://api.loopholetape.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "loophole-tape",
  "transport": "streamable-http",
  "url": "https://api.loopholetape.com/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.