Skip to main content
ClaudeWave

TNT House - Safe New Tokens Platform

MCP ServersOfficial Registry0 stars0 forksJavaScriptUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/menantonio83-hue/tnt-house
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "tnt-house": {
      "command": "node",
      "args": ["/path/to/tnt-house/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/menantonio83-hue/tnt-house and follow its README for install instructions.
Use cases

MCP Servers overview

# TNT House

**Trench Construction Site v1.0** — Safe New Tokens Platform

A modern Next.js landing page for discovering and submitting verified micro-cap gems on Solana.

## Features
- Live DexScreener feed for low MC gems ($5K–$100K)
- AI Audit submission form (MVP mock)
- Whale Club DAO section (hold $MRDT for access)
- Blueprint/cinematic UI built with Tailwind

## Tech Stack
- Next.js 14 (App Router) + React 18
- Tailwind CSS
- Lucide React icons
- DexScreener public API

## MCP Server — Risk-Data API

This repository includes a remote **[Model Context Protocol](https://modelcontextprotocol.io) (MCP) server**, built with the official **[`@modelcontextprotocol/sdk`](https://www.npmjs.com/package/@modelcontextprotocol/sdk)** (TypeScript), exposing Solana token risk data as tools for AI agents (Claude, Cursor, and any other MCP-compatible client).

- **Source:** [`app/api/mcp/route.ts`](./app/api/mcp/route.ts)
- **Docs:** [`app/api/mcp/README.md`](./app/api/mcp/README.md)
- **Endpoint:** `https://tnt-audit.com/api/mcp` (Streamable HTTP transport)
- **Auth:** `Authorization: Bearer <api_key>` — free key at [tnt-audit.com/risk-api](https://www.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`](./app/api/mcp/README.md).

## Local Development

```bash
npm install
npm run dev
```

Open [http://localhost:3000](http://localhost:3000)

## Deployment

Vercel-ready. Connected to GitHub main branch for auto-deploys.

**Latest: Next.js full migration done. Forced new deploy trigger.**

**Part of $MRDT ecosystem** • D10S vibes

**Links:** [X @Crypto_D10S](https://x.com/Crypto_D10S) | [Telegram](https://t.me/D10S_Solana_Stadium) | [Site](https://www.maradonatoken-mrdt.xyz)

What people ask about tnt-house

What is menantonio83-hue/tnt-house?

+

menantonio83-hue/tnt-house is mcp servers for the Claude AI ecosystem. TNT House - Safe New Tokens Platform It has 0 GitHub stars and was last updated today.

How do I install tnt-house?

+

You can install tnt-house by cloning the repository (https://github.com/menantonio83-hue/tnt-house) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is menantonio83-hue/tnt-house safe to use?

+

menantonio83-hue/tnt-house has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains menantonio83-hue/tnt-house?

+

menantonio83-hue/tnt-house is maintained by menantonio83-hue. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to tnt-house?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy tnt-house to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: menantonio83-hue/tnt-house
[![Featured on ClaudeWave](https://claudewave.com/api/badge/menantonio83-hue-tnt-house)](https://claudewave.com/repo/menantonio83-hue-tnt-house)
<a href="https://claudewave.com/repo/menantonio83-hue-tnt-house"><img src="https://claudewave.com/api/badge/menantonio83-hue-tnt-house" alt="Featured on ClaudeWave: menantonio83-hue/tnt-house" width="320" height="64" /></a>

More MCP Servers

tnt-house alternatives