Skip to content

TrenchToolsThe Full Market-Making Desk, Open Sourced

20+ tools across 4 chains. Snipe, volume boost, stealth fund, bridge, launch, and trade — from a dashboard, Telegram, AI, or MCP. Free forever.

Choose Your Path

TrenchTools works five ways. Pick what fits:

Launch App — Easiest

The hosted app runs at app.trenchtools.io. No setup, no install, no RPC keys. Connect and trade. 0.5% fee per swap.

Telegram Bot — Trade From Anywhere

Open @TrenchToolBot on Telegram. Full feature set with inline keyboards, or switch to AI Mode and just type what you want.

AI Agent Tools (MCP) — For AI Power Users

Add TrenchTools to Claude, Cursor, or any MCP-compatible AI client. 20 tools across 4 chains through natural language.

bash
npx trenchtools-mcp

Add it to your AI client and go. Zero config — wallet vault is auto-created on first run. Full setup guide →

Self-Host (Free) — Full Control

Clone the repo, run it on your own machine. Your keys, your infra, zero fees. MIT licensed.

bash
git clone https://github.com/natebag/Trenchtools.git
cd Trenchtools
pnpm install
pnpm start

Self-hosting guide →

CLI — Script Everything

Run any tool from your terminal. Automate trading flows, integrate into scripts, or build your own workflows on top.

bash
npx trenchtools-mcp

CLI reference →

Released under the MIT License.