About
TNT House - Safe New Tokens Platform
README
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.
Getting Started (3 steps)
- Try it now, no signup — no API key needed for your first 5 MCP calls/day (no signup at all). Three ways, pick whichever is easiest:
- ⚡ Glama's MCP Inspector (fastest, zero setup, real MCP call) — go to glama.ai/mcp/inspector, paste
https://tnt-audit.com/api/mcpas the server URL, and callcheck_token_riskright in your browser — no install needed. - Claude Desktop / Cursor — paste this into your MCP config, no key required:
{ "mcpServers": { "tnt-risk-data-api": { "command": "npx", "args": ["-y", "mcp-remote", "https://tnt-audit.com/api/mcp"] } } } - Browser, raw REST preview — open a live example directly, no install, no signup. ⚠️ This is a REST preview of the underlying data, not the MCP tool itself — for the real MCP tool, use the Inspector above.
- ⚡ Glama's MCP Inspector (fastest, zero setup, real MCP call) — go to glama.ai/mcp/inspector, paste
- Want more? — get a free API key in seconds at tnt-audit.com/risk-api (email only, no card).
- Need higher volume? — on the same page, paste your key into the pricing section to pay per-call, by subscription, or via x402 (autonomous agents, no key at all).
Tech Stack
- Next.js 14 (App Router) + React 18 + TypeScript
- Tailwind CSS
- Supabase (auth, billing, key storage)
- Helius (Solana RPC) + RugCheck + DexScreener (market/risk data)
- Vercel (hosting, cron via QStash)
MCP Server — Risk-Data API
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.
- Source: app/api/mcp/route.ts
- Docs: app/api/mcp/README.md
- Endpoint:
https://tnt-audit.com/api/mcp(Streamable HTTP transport) - Auth: optional — first 5 calls/day need no
Authorizationheader at all. Beyond that:Authorization: Bearer <api_key>— free key at tnt-audit.com/risk-api
Tools
Registered 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.
Local Development
npm install
npm run dev
Deployment
Vercel-ready. Connected to this repo's main branch for auto-deploys.
Links: X @RiskDataApiSol | Risk-Data API | Telegram
Installing Tnt House
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/menantonio83-hue/tnt-houseFAQ
Is Tnt House MCP free?
Yes, Tnt House MCP is free — one-click install via Unyly at no cost.
Does Tnt House need an API key?
No, Tnt House runs without API keys or environment variables.
Is Tnt House hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Tnt House in Claude Desktop, Claude Code or Cursor?
Open Tnt House on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
Roblox Studio
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce
by paralovAWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
Compare Tnt House with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
