loophole-tape
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@loophole-tapewhat's the current market regime?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
loophole tape — real-time labelled pump.fun intelligence, paid per request (x402, USDC on Solana)
Base URL: https://htrlhl3y49.execute-api.us-east-2.amazonaws.com
Payment: x402 v2, scheme exact, network solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp, asset USDC. The facilitator pays the Solana network fee; a caller needs only USDC. No accounts, no API keys, no humans.
What it is
An independent Yellowstone gRPC capture of every pump.fun launch, curve trade and migration, turned into labels that are not sold anywhere else per request:
creator reputation as knowable at launch time (look-ahead-safe: launches, curve-true graduations, rugs, median time to the dev's first sell) over 385k launches / 90k creators
create-slot bundle, insider and dev shares (who bought in the launch slot and how much they hold)
rug / close flags within seconds:
creator_sold,bundle_dumped,curve_drained,pool_drained,curve_closed_low,migrate_below_gradgraduation truth: a graduation is the curve witnessed at >= 84 SOL; everything else (mayhem closes, operator-seeded pools, ~31% of "migrations") is labelled a close
insider-funded (warm) launches: the creator was funded by a watched insider wallet within 30 minutes of launching
demand and holder microstructure: unique buyers, buy/sell flow, inflow stall, top-5 share, HHI
a free market regime meter and free delayed samples of every paid route
Related MCP server: Cabal-Hunter
Routes
Route | Price (USDC) | What you get |
| $0.025 | live risk card for one mint (curve truth, demand, holders, create-slot shares, creator prior, flags, exit signals); historical record for older mints |
| $0.01 | recent launches with compact labels ( |
| $0.02 | recent rug / close flags with mechanism labels ( |
| $0.02 | recent migrations labelled true-graduation vs low/fake close |
| $0.02 | creator reputation, last 25 launches, live mints, recent insider funding |
| $0.02 | wallet class from our PnL leaderboard, holdings among recent mints |
| free | launches/min, mayhem share, buy/sell flow, fail share, migrations vs true graduations, rug flags |
| free | 3-item samples delayed >= 300 s |
| free | index, health, schema, discovery manifest, terms |
Every response is {"ok": true, "t": <unix>, "data": {...}, "meta": {"feed_lag_s": ..., "last_slot": ..., "disclaimer": ...}}.
Pay from Python (reference client)
pip install "x402[httpx,svm]==2.22.0" "solana==0.36.7"
TAPE_PAYER_KEYPAIR=~/.config/solana/payer.json python pay_client.py https://htrlhl3y49.execute-api.us-east-2.amazonaws.com "/v1/launches/recent?limit=5"Any x402 v2 client works the same way: call the route, read the PAYMENT-REQUIRED header, sign the USDC transfer, retry with
PAYMENT-SIGNATURE; the PAYMENT-RESPONSE header carries the settlement signature. TypeScript: @x402/fetch + @x402/svm.
Agents: the routes are listed in the PayAI x402 catalog and on agent402.tools; AgentKit's discover_x402_services finds them.
MCP (for agents that call tools)
The same intelligence is an MCP server over streamable HTTP at https://htrlhl3y49.execute-api.us-east-2.amazonaws.com/mcp,
listed in the official MCP registry as io.github.gosadu/loophole-tape. Tools: market_regime and sample_mint (free),
mint_risk_card ($0.025), recent_launches ($0.01), recent_rugs, recent_graduations, creator_reputation,
wallet_profile ($0.02 each). Paid tools use x402 over MCP: the first call returns a payment-required result, the client pays
in _meta["x402/payment"], the settlement comes back in _meta["x402/payment-response"]. Reference client: mcp_client.py
(pip install "x402[httpx,svm]==2.22.0" "solana==0.36.7" "mcp<2").
Terms, in one line
Statistics derived from public on-chain data; labels are heuristics, not guarantees; nothing here is financial advice; sold as-is per request; no refunds for empty results; do not resell raw responses. Full text at /terms.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Solana address risk grades and token scans for AI agents. Pay-per-call via x402 (USDC on Base).
Pay-per-call crypto market intelligence for AI agents. USDC on Base via x402.
Pay-per-call Solana token risk intelligence: 8 tools via x402. From $0.005 USDC, no API key.
x402 paid API tools for AI agents on Solana: crypto safety, market data, KYB/AML verification.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceAI-powered Solana DEX smart money signals. Detects whale/dolphin accumulation, divergence patterns, and market phase across 170+ tokens. Pay-per-call via x402 USDC micropayments.1231MIT
- AlicenseAqualityBmaintenanceOn-chain Solana token safety for trading agents — traces coordinated wallet funding, same-block Jito bundles, serial-rug deployers and live coordinated dumps into one Exit-Liquidity Risk verdict before a swap. Free tier, then $0.02 USDC/query via x402.1431MIT
- FlicenseAqualityCmaintenancePay-per-call tools for AI agents including trust checks, due diligence, market data, and human-verified approvals, settled in USDC on Base via the x402 protocol.16-
- AlicenseAqualityBmaintenancePaid access to Solana DeFi risk intelligence — rug/honeypot scans, liquidity-pool analysis, and wash-trade-filtered pool rankings. Automatically settles micropayments in USDC via x402.1064MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gosadu/loophole-tape'
If you have feedback or need assistance with the MCP directory API, please join our Discord server