RugSense
Planned integration for a Farcaster mini-app (MiniKit) and auto-poster to enable publishing launch insights directly to Farcaster.
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., "@RugSenseget the latest hot launches on Base"
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.
RugSense
Agent-native scored launch intelligence for Base — sold per-call over x402 (USDC).
Not another raw "new pairs" feed (DexScreener already owns that, free). The wedge:
a single x402-payable call that returns, per fresh Base launch, a composite
opportunity/risk score + structured flags + an AVOID / WATCH / HOT decision
that a trading/research agent can act on directly — the gap between DexScreener
(raw, human-first) and GoPlus (security-only).
How it works
onchain DEX factory events (viem) ─┐
DexScreener enrich (liq/vol/age) ├─► scoring engine (deterministic, no LLM) ──► /api/launches/latest
honeypot.is (honeypot/tax/verified/proxy) safety + momentum → composite → AVOID/WATCH/HOT (x402 v2, USDC on Base)
holder concentration + LP burn/lock ─┘ + transparent checks[] + safetyConfidence🟢 Live on Base mainnet, earning per-call. Discoverable on x402 Bazaar / Agentic.Market.
Buyers: AI agents (via x402 + the MCP server) and humans (the landing page).
Cost: ~$0 — free hosting + free data APIs; no LLM; payer covers gas (EIP-3009).
Related MCP server: Omni Service Node
Run
npm install
npm run score:demo # scoring sanity check (no network)
npm test # deterministic scoring test suite
npx tsx scripts/verify-live.ts # live: discovery → enrich → score (needs network)
npm run daily # generate a daily "today's HOT / filtered rugs" post
npm run dev # http://localhost:3000 + /api/launches/latest
BUYER_PRIVATE_KEY=0x… npm run mcp # MCP server (get_base_launches tool)Use it
Endpoint:
GET /api/launches/latest?limit=20&tier=HOT&minSafety=60(x402 v2, $0.03 USDC/call).Integration guide (curl / x402 client / MCP):
docs/INTEGRATE.md.MCP server:
mcp/README.md.
Status
Onchain discovery + DexScreener enrichment + deterministic scoring (
src/lib/scoring.ts).Hardened safety (
src/lib/assess.ts): honeypot+tax+verified+proxy (honeypot.is), mint/ blacklist/pause+ownership (RPC), holder concentration + v2/v3 LP burn-lock. Transparentchecks[]+safetyConfidence. Security-audited (SECURITY.md).x402 v2 (
@x402/next+ paymentProxy middleware + BazaardeclareDiscoveryExtension). Real mainnet paid round-trip verified.Live on mainnet + indexed on x402 Bazaar / Agentic.Market.
MCP server (
mcp/), human storefront, daily content generator, test suite.Custom domain (dedicated-domain quality signal); Farcaster mini-app (MiniKit) + auto-poster.
Dedicated factory-event indexer (lower latency than the DexScreener bootstrap).
Orientation for a new session: CLAUDE.md. Plan/business: docs/.
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.
Latest Blog Posts
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/0xcnr0/rugsense'
If you have feedback or need assistance with the MCP directory API, please join our Discord server