Skip to main content
ClaudeWave

TNT House - Safe New Tokens Platform

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptActualizado 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.
Casos de uso

Resumen de MCP Servers

# 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)

Lo que la gente pregunta sobre tnt-house

¿Qué es menantonio83-hue/tnt-house?

+

menantonio83-hue/tnt-house es mcp servers para el ecosistema de Claude AI. TNT House - Safe New Tokens Platform Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala tnt-house?

+

Puedes instalar tnt-house clonando el repositorio (https://github.com/menantonio83-hue/tnt-house) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar menantonio83-hue/tnt-house?

+

menantonio83-hue/tnt-house aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene menantonio83-hue/tnt-house?

+

menantonio83-hue/tnt-house es mantenido por menantonio83-hue. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a tnt-house?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega tnt-house en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

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>

Más MCP Servers

Alternativas a tnt-house