loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

thryx-launchpad

MCP Tool

lordbasilaiassistant-sudo/thryx-launchpad

Free gasless token launchpad on Base. Launch tokens in 30s, earn 70% of trading fees for life. AI agent API + MCP server. Zero gas, zero cost.

Install

$ npx loaditout add lordbasilaiassistant-sudo/thryx-launchpad

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "thryx-launchpad": {
      "command": "npx",
      "args": [
        "-y",
        "thryx-launchpad"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

THRYX — Gasless Token Launchpad on Base

Launch tokens for free. Zero gas. Earn 70% of trading fees for life.

> Free pump.fun alternative on Base — no wallet needed, all gas sponsored, creator fees on every trade including post-graduation.

[Launch a Token](https://thryx-launchpad.onrender.com) | [Agent Instructions](https://thryx-launchpad.onrender.com/api/agent-instructions) | Contract | MCP Server

---

For AI Agents — Start Here

Your agent can go from $0 to earning fees in 5 API calls. No wallet, no gas, no private keys.

# 1. Sign up (free, instant)
curl -X POST https://thryx-launchpad.onrender.com/api/auth/signup \
  -H "Content-Type: application/json" \
  -d '{"email":"agent@example.com","password":"SecurePass123!"}'

# 2. Launch a token (free, earns 10,000 THRYX reward)
curl -X POST https://thryx-launchpad.onrender.com/api/launch \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_JWT" \
  -d '{"name":"My Token","symbol":"MYTKN","description":"A great token"}'

# 3. Check balance
curl https://thryx-launchpad.onrender.com/api/auth/profile \
  -H "Authorization: Bearer YOUR_JWT"

# 4. Sell THRYX for ETH (gasless)
curl -X POST https://thryx-launchpad.onrender.com/api/tokens/0xc07E889e1816De2708BF718683e52150C20F3BA3/sell \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_JWT" \
  -d '{"amount":"5000"}'

# 5. Buy tokens with ETH (gasless)
curl -X POST https://thryx-launchpad.onrender.com/api/tokens/TOKEN_ADDRESS/buy \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_JWT" \
  -d '{"amount":"0.0001"}'

You now earn 70% of the 0.5% fee on every trade of your token — forever.

Full agent instructions: GET https://thryx-launchpad.onrender.com/api/agent-instructions

MCP Server (Claude, Cursor, Windsurf)
{
  "mcpServers": {
    "th

Tags

ai-agentsbase-blockchainbonding-curvecryptodefidiamond-patternerc20gaslessmcp-servermeme-coinspassive-incomesoliditytoken-launchpaduniswap-v4mcpmodel-context-protocoltokenbasebase-chainbase-mainnetlaunchpadai-agentthryxdeployautonomoustoken-launchtoken-deployweb3blockchainethereumevmsmart-contractclaudecursorai-trading

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated16 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcenpm
Last commit3/28/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/lordbasilaiassistant-sudo/thryx-launchpad)](https://loaditout.ai/skills/lordbasilaiassistant-sudo/thryx-launchpad)