The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Tnt House Risk Data API listing page.
One call returns the wallets that share a first funder — the cluster a scanner shows you as 20 unrelated holders. Plus safety score 0–100, honeypot and LP lock.
Connect with no key. MCP: https://www.tnt-audit.com/api/mcp
Paste that URL into Glama Inspector, Claude, or Cursor and call check_token_risk. 5 calls/day, no email.
After that: email key 15/day, x402 at $0.02/call with no account, or a $45/5000-call subscription for volume. Humans on the site get 3 free checks with no signup at tnt-audit.com/risk-api.
This repository hosts a remote Model Context Protocol (MCP) server exposing the RiskDataApi engine as tools for AI agents (Claude, Cursor, and any other MCP-compatible client). See the MCP Server section below.
https://tnt-audit.com/api/mcp as the server URL, and call check_token_risk right in your browser — no install needed.This repository includes a remote Model Context Protocol (MCP) server, built with the official @modelcontextprotocol/sdk (TypeScript), exposing Solana token risk data as tools for AI agents.
app/api/mcp/route.tsapp/api/mcp/README.mdhttps://tnt-audit.com/api/mcp (Streamable HTTP transport)Authorization header at all. Beyond that: Authorization: Bearer <api_key> — free key at tnt-audit.com/risk-apiRegistered via server.registerTool(...):
| Tool | Description |
|---|---|
check_token_risk | Safety score, insider wallet cluster detection, mint/freeze authority, holder concentration, live price/liquidity/volume for one Solana token mint |
check_token_risk_batch | Same as above for up to 25 mints in one call |
get_token_risk_history | Hourly historical risk/price data for a mint over up to 90 days |
Full tool schemas and input parameters: app/api/mcp/README.md.
Vercel-ready. Connected to this repo's main branch for auto-deploys.
Links: X @RiskDataApiSol | Risk-Data API | Telegram